Uses of Enum Class
com.evolveum.midpoint.model.api.context.EvaluatedPolicyRule.TargetType
Packages that use EvaluatedPolicyRule.TargetType
-
Uses of EvaluatedPolicyRule.TargetType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return EvaluatedPolicyRule.TargetTypeModifier and TypeMethodDescription@NotNull EvaluatedPolicyRule.TargetTypeEvaluatedPolicyRule.getTargetType()To which object is the policy rule targeted and how.Returns the enum constant of this class with the specified name.static EvaluatedPolicyRule.TargetType[]EvaluatedPolicyRule.TargetType.values()Returns an array containing the constants of this enum class, in the order they are declared.