Uses of Class
org.wildfly.prospero.updates.CandidateProperties.ComponentUpdate
-
Packages that use CandidateProperties.ComponentUpdate Package Description org.wildfly.prospero.updates -
-
Uses of CandidateProperties.ComponentUpdate in org.wildfly.prospero.updates
Methods in org.wildfly.prospero.updates that return types with arguments of type CandidateProperties.ComponentUpdate Modifier and Type Method Description List<CandidateProperties.ComponentUpdate>CandidateProperties. getUpdates()Constructor parameters in org.wildfly.prospero.updates with type arguments of type CandidateProperties.ComponentUpdate Constructor Description CandidateProperties(String schemaVersion, List<CandidateProperties.ComponentUpdate> updates)CandidateProperties(List<CandidateProperties.ComponentUpdate> updates)
-