Uses of Enum Class
com.evolveum.midpoint.provisioning.api.ShadowLivenessState
Packages that use ShadowLivenessState
-
Uses of ShadowLivenessState in com.evolveum.midpoint.provisioning.api
Methods in com.evolveum.midpoint.provisioning.api that return ShadowLivenessStateModifier and TypeMethodDescriptionstatic ShadowLivenessStateShadowLivenessState.forShadow(PrismObject<ShadowType> shadow) static ShadowLivenessStateShadowLivenessState.forShadowWithState(PrismObject<ShadowType> shadow) @NotNull ShadowLivenessStateShadowDeathEvent.getNewState()static ShadowLivenessStateReturns 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.