|
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.distribution.EAPModuleGraphDistributionNodeResource
public class EAPModuleGraphDistributionNodeResource
Constructor Summary | |
---|---|
EAPModuleGraphDistributionNodeResource(String name,
String fileName,
boolean addAsResource)
|
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. |
void |
setArtifact(org.sonatype.aether.artifact.Artifact artifact)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EAPModuleGraphDistributionNodeResource(String name, String fileName, boolean addAsResource)
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 void setArtifact(org.sonatype.aether.artifact.Artifact artifact)
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 |