Drools Workbench - XML for migration 6.2.0.CR4

org.drools.workbench.jcr2vfsmigration.xml.model.asset
Class IgnoredAsset

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.xml.model.asset.BaseXmlAsset
      extended by org.drools.workbench.jcr2vfsmigration.xml.model.asset.IgnoredAsset
All Implemented Interfaces:
XmlAsset

public class IgnoredAsset
extends BaseXmlAsset


Field Summary
 
Fields inherited from class org.drools.workbench.jcr2vfsmigration.xml.model.asset.BaseXmlAsset
assetHistory, assetType, checkinComment, lastContributor, lastModified, name
 
Constructor Summary
IgnoredAsset()
           
 
Method Summary
 AssetType getAssetType()
           
 String getName()
           
 
Methods inherited from class org.drools.workbench.jcr2vfsmigration.xml.model.asset.BaseXmlAsset
getAssetHistory, getCheckinComment, getLastContributor, getLastModified, setAssetHistory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IgnoredAsset

public IgnoredAsset()
Method Detail

getName

public String getName()
Specified by:
getName in interface XmlAsset
Overrides:
getName in class BaseXmlAsset

getAssetType

public AssetType getAssetType()
Specified by:
getAssetType in interface XmlAsset
Overrides:
getAssetType in class BaseXmlAsset

Drools Workbench - XML for migration 6.2.0.CR4

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