Uses of Class
org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
-
Packages that use ApplyCandidateAction.ValidationResult Package Description org.wildfly.prospero.actions -
-
Uses of ApplyCandidateAction.ValidationResult in org.wildfly.prospero.actions
Methods in org.wildfly.prospero.actions that return ApplyCandidateAction.ValidationResult Modifier and Type Method Description static ApplyCandidateAction.ValidationResultApplyCandidateAction.ValidationResult. valueOf(String name)Returns the enum constant of this type with the specified name.static ApplyCandidateAction.ValidationResult[]ApplyCandidateAction.ValidationResult. values()Returns an array containing the constants of this enum type, in the order they are declared.ApplyCandidateAction.ValidationResultApplyCandidateAction. verifyCandidate(ApplyCandidateAction.Type operation)checks that the candidate is an update of a current state of installation
-