|
KIE EAP - Maven plugin 6.1.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kie.integration.eap.maven.model.graph.flat.EAPModuleGraphFlatNodeResource
public class EAPModuleGraphFlatNodeResource
Constructor Summary | |
---|---|
EAPModuleGraphFlatNodeResource(EAPModuleResource resource)
|
Method Summary | |
---|---|
int |
compareTo(Object o)
|
Collection<org.sonatype.aether.graph.Exclusion> |
getExclusions()
The exclusion for this resource module. |
String |
getFileName()
The resource filename. |
PathFilter |
getFilter()
The resource filter. |
String |
getName()
The resource name. |
Object |
getResource()
The resource element. |
boolean |
isAddAsResource()
If the resource should be added in module definition. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EAPModuleGraphFlatNodeResource(EAPModuleResource resource)
Method Detail |
---|
public Object getResource()
EAPModuleResource
getResource
in interface EAPModuleResource
public String getName()
EAPModuleResource
getName
in interface EAPModuleResource
public String getFileName()
EAPModuleResource
getFileName
in interface EAPModuleResource
public Collection<org.sonatype.aether.graph.Exclusion> getExclusions()
EAPModuleResource
getExclusions
in interface EAPModuleResource
public boolean isAddAsResource()
EAPModuleGraphNodeResource
isAddAsResource
in interface EAPModuleGraphNodeResource
public PathFilter getFilter()
EAPModuleGraphNodeResource
getFilter
in interface EAPModuleGraphNodeResource
public int compareTo(Object o)
compareTo
in interface Comparable
|
KIE EAP - Maven plugin 6.1.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |