Uses of Enum Class
com.evolveum.midpoint.provisioning.api.ShadowLivenessState
-
Uses of ShadowLivenessState in com.evolveum.midpoint.provisioning.api
Modifier and TypeMethodDescriptionstatic ShadowLivenessState
ShadowLivenessState.forShadow
(PrismObject<ShadowType> shadow) static ShadowLivenessState
ShadowLivenessState.forShadowWithState
(PrismObject<ShadowType> shadow) @NotNull ShadowLivenessState
ShadowDeathEvent.getNewState()
static ShadowLivenessState
Returns the enum constant of this class with the specified name.static ShadowLivenessState[]
ShadowLivenessState.values()
Returns an array containing the constants of this enum class, in the order they are declared.