Uses of Class
org.wildfly.prospero.api.exceptions.InvalidUpdateCandidateException
-
Packages that use InvalidUpdateCandidateException Package Description org.wildfly.prospero org.wildfly.prospero.actions -
-
Uses of InvalidUpdateCandidateException in org.wildfly.prospero
Methods in org.wildfly.prospero that return InvalidUpdateCandidateException Modifier and Type Method Description InvalidUpdateCandidateExceptionProsperoLogger_$logger. invalidUpdateCandidate(Path update, Path installation)InvalidUpdateCandidateExceptionProsperoLogger. invalidUpdateCandidate(Path update, Path installation) -
Uses of InvalidUpdateCandidateException in org.wildfly.prospero.actions
Methods in org.wildfly.prospero.actions that throw InvalidUpdateCandidateException Modifier and Type Method Description ApplyCandidateAction.ValidationResultApplyCandidateAction. verifyCandidate(ApplyCandidateAction.Type operation)checks that the candidate is an update of a current state of installation
-