Uses of Enum Class
com.evolveum.midpoint.model.impl.lens.projector.policy.ObjectState
Packages that use ObjectState
-
Uses of ObjectState in com.evolveum.midpoint.model.impl.lens.projector.policy
Fields in com.evolveum.midpoint.model.impl.lens.projector.policy declared as ObjectStateMethods in com.evolveum.midpoint.model.impl.lens.projector.policy that return ObjectStateModifier and TypeMethodDescriptionstatic ObjectStateReturns the enum constant of this class with the specified name.static ObjectState[]ObjectState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.model.impl.lens.projector.policy with parameters of type ObjectStateModifier and TypeMethodDescriptionAssignmentPolicyRuleEvaluationContext.cloneWithStateConstraints(ObjectState state) ObjectPolicyRuleEvaluationContext.cloneWithStateConstraints(ObjectState state) abstract PolicyRuleEvaluationContext<O>PolicyRuleEvaluationContext.cloneWithStateConstraints(ObjectState state) Constructors in com.evolveum.midpoint.model.impl.lens.projector.policy with parameters of type ObjectStateModifierConstructorDescriptionprotectedPolicyRuleEvaluationContext(@NotNull DirectlyEvaluatedClockworkPolicyRuleImpl policyRule, @NotNull LensElementContext<O> elementContext, @NotNull Task task, @NotNull ObjectState state)