Package org.wildfly.prospero.model
Class FeaturePackTemplate
java.lang.Object
org.wildfly.prospero.model.FeaturePackTemplate
Definition of the provisioning changes a feature pack requires to be installed on top of the base server.
-
Constructor Details
-
FeaturePackTemplate
-
-
Method Details
-
getGroupId
-
getArtifactId
-
getVersion
-
isRequiresLayers
public boolean isRequiresLayers() -
isSupportsCustomization
public boolean isSupportsCustomization() -
getAdditionalPackages
-
getTransitiveDependency
-
getReplacesDependency
-
equals
-
hashCode
public int hashCode() -
toString
-