Package org.wso2.maven.model
Class ArtifactDetails
- java.lang.Object
-
- org.wso2.maven.model.ArtifactDetails
-
public class ArtifactDetails extends Object
Class that represents the artifact dependencies included in artifacts.xml
-
-
Constructor Summary
Constructors Constructor Description ArtifactDetails(String directory, String type, String serverRole)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDirectory()StringgetServerRole()StringgetType()
-