public static class ArtifactTemplate.NewArtifactConfiguration
extends java.lang.Object
Constructor and Description |
---|
NewArtifactConfiguration(CompositePackagingElement<?> rootElement,
java.lang.String artifactName,
ArtifactType artifactType) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getArtifactName() |
ArtifactType |
getArtifactType() |
CompositePackagingElement<?> |
getRootElement() |
public NewArtifactConfiguration(CompositePackagingElement<?> rootElement, java.lang.String artifactName, ArtifactType artifactType)
public CompositePackagingElement<?> getRootElement()
public java.lang.String getArtifactName()
public ArtifactType getArtifactType()