Drools Workbench - XML for migration 6.2.0.CR4

org.drools.workbench.jcr2vfsmigration.xml.format
Class BusinessRuleAssetFormat

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.xml.format.AbstractXmlAssetFormat
      extended by org.drools.workbench.jcr2vfsmigration.xml.format.XmlAssetFormat
          extended by org.drools.workbench.jcr2vfsmigration.xml.format.BusinessRuleAssetFormat
All Implemented Interfaces:
XmlFormat<XmlAsset>

public class BusinessRuleAssetFormat
extends XmlAssetFormat


Field Summary
 
Fields inherited from class org.drools.workbench.jcr2vfsmigration.xml.format.AbstractXmlAssetFormat
ASSET, ASSET_CHECKIN_COMMENT, ASSET_HISTORY, ASSET_LAST_CONTRIBUTOR, ASSET_LAST_MODIFIED, ASSET_NAME, ASSET_TYPE
 
Fields inherited from interface org.drools.workbench.jcr2vfsmigration.xml.format.XmlFormat
CDATA_CLOSE, CDATA_OPEN, GT, LT, LT_SLASH, SLASH_GT
 
Constructor Summary
BusinessRuleAssetFormat()
           
 
Method Summary
protected  String doFormat(BusinessRuleAsset businessRuleAsset)
           
protected  BusinessRuleAsset doParse(String name, String format, String lastContributor, String checkinComment, Date lastModified, Node assetNode)
           
 
Methods inherited from class org.drools.workbench.jcr2vfsmigration.xml.format.XmlAssetFormat
formatAssetAsString, parseStringToXmlAsset
 
Methods inherited from class org.drools.workbench.jcr2vfsmigration.xml.format.AbstractXmlAssetFormat
format, parse, parseAssetHistory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessRuleAssetFormat

public BusinessRuleAssetFormat()
Method Detail

doFormat

protected String doFormat(BusinessRuleAsset businessRuleAsset)

doParse

protected BusinessRuleAsset doParse(String name,
                                    String format,
                                    String lastContributor,
                                    String checkinComment,
                                    Date lastModified,
                                    Node assetNode)

Drools Workbench - XML for migration 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.