Uses of Class
org.wildfly.prospero.promotion.CustomArtifact
-
Packages that use CustomArtifact Package Description org.wildfly.prospero.promotion -
-
Uses of CustomArtifact in org.wildfly.prospero.promotion
Methods in org.wildfly.prospero.promotion that return CustomArtifact Modifier and Type Method Description static CustomArtifactCustomArtifact. from(org.eclipse.aether.artifact.Artifact a)Methods in org.wildfly.prospero.promotion that return types with arguments of type CustomArtifact Modifier and Type Method Description List<CustomArtifact>CustomArtifactList. getArtifacts()Constructor parameters in org.wildfly.prospero.promotion with type arguments of type CustomArtifact Constructor Description CustomArtifactList(List<CustomArtifact> artifacts)
-