Uses of Class
com.evolveum.midpoint.schema.validator.UpgradePhase
-
Packages that use UpgradePhase Package Description com.evolveum.midpoint.ninja.action.upgrade.action com.evolveum.midpoint.schema.validator com.evolveum.midpoint.schema.validator.processor -
-
Uses of UpgradePhase in com.evolveum.midpoint.ninja.action.upgrade.action
Methods in com.evolveum.midpoint.ninja.action.upgrade.action that return types with arguments of type UpgradePhase Modifier and Type Method Description List<UpgradePhase>
UpgradeObjectsOptions. getPhases()
Method parameters in com.evolveum.midpoint.ninja.action.upgrade.action with type arguments of type UpgradePhase Modifier and Type Method Description void
UpgradeObjectsOptions. setPhases(List<UpgradePhase> phases)
-
Uses of UpgradePhase in com.evolveum.midpoint.schema.validator
Methods in com.evolveum.midpoint.schema.validator that return UpgradePhase Modifier and Type Method Description UpgradePhase
UpgradeObjectProcessor. getPhase()
UpgradePhase
UpgradeValidationItem. getPhase()
static UpgradePhase
UpgradePhase. valueOf(String name)
Returns the enum constant of this type with the specified name.static UpgradePhase[]
UpgradePhase. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.schema.validator with parameters of type UpgradePhase Modifier and Type Method Description void
UpgradeValidationItem. setPhase(UpgradePhase phase)
-
Uses of UpgradePhase in com.evolveum.midpoint.schema.validator.processor
Methods in com.evolveum.midpoint.schema.validator.processor that return UpgradePhase Modifier and Type Method Description UpgradePhase
AccountPasswordPolicyProcessor. getPhase()
UpgradePhase
ActivityTracingProcessor. getPhase()
UpgradePhase
AdditionalPanelsProcessor. getPhase()
UpgradePhase
AddRemoveAttributeValuesProcessor. getPhase()
UpgradePhase
ApprovalWorkItemsProcessor. getPhase()
UpgradePhase
AuthenticationNameProcessor. getPhase()
UpgradePhase
BoundaryProcessor. getPhase()
UpgradePhase
CaseTaskRefProcessor. getPhase()
UpgradePhase
CleanupPolicyProcessor. getPhase()
UpgradePhase
ContainerProcessor. getPhase()
UpgradePhase
CredentialsResetNameProcessor. getPhase()
UpgradePhase
CustomTransportProcessor. getPhase()
UpgradePhase
DefaultObjectTypeProcessor. getPhase()
UpgradePhase
DefaultScopeProcessor. getPhase()
UpgradePhase
ExecutionModeProcessor. getPhase()
UpgradePhase
ExecutionRecordProcessor. getPhase()
UpgradePhase
ExpectedTotalProcessor. getPhase()
UpgradePhase
FileTransportProcessor. getPhase()
UpgradePhase
FollowOnProcessor. getPhase()
UpgradePhase
GuiActionNameProcessor. getPhase()
UpgradePhase
LiveSyncErrorHandlingProcessor. getPhase()
UpgradePhase
MailTransportProcessor. getPhase()
UpgradePhase
ModelOperationContextProcessor. getPhase()
UpgradePhase
NonIterativeChangeExecutionProcessor. getPhase()
UpgradePhase
ObjectFormsProcessor. getPhase()
UpgradePhase
OidBoundProcessor. getPhase()
UpgradePhase
PersonaTargetSubtypeProcessor. getPhase()
UpgradePhase
PropertyConstraintProcessor. getPhase()
UpgradePhase
ReconcileAffectedProcessor. getPhase()
UpgradePhase
RecurrenceProcessor. getPhase()
UpgradePhase
ReportDataProcessor. getPhase()
UpgradePhase
ReportOutputOidProcessor. getPhase()
UpgradePhase
ResourceSynchronizationProcessor. getPhase()
UpgradePhase
RoleCatalogCollectionsProcessor. getPhase()
UpgradePhase
RoleCatalogRefProcessor. getPhase()
UpgradePhase
RoleManagementDefaultCollectionProcessor. getPhase()
UpgradePhase
Saml2NetworkProcessor. getPhase()
UpgradePhase
SearchItemDisplayNameProcessor. getPhase()
UpgradePhase
SmsTransportProcessor. getPhase()
UpgradePhase
SubtypeProcessor. getPhase()
UpgradePhase
TaskCategoryProcessor. getPhase()
UpgradePhase
TaskPolicyProcessor. getPhase()
UpgradePhase
UseLegacyApproversProcessor. getPhase()
UpgradePhase
UserDashboardLinkProcessor. getPhase()
UpgradePhase
UserDashboardProcessor. getPhase()
-