public interface EvaluatedPolicyRule extends DebugDumpable, Serializable
INDENT_STRING
Modifier and Type | Method and Description |
---|---|
PolicyActionsType |
getActions() |
AssignmentPath |
getAssignmentPath() |
String |
getName() |
PolicyConstraintsType |
getPolicyConstraints() |
PolicyRuleType |
getPolicyRule() |
String |
getPolicySituation() |
Collection<EvaluatedPolicyRuleTrigger> |
getTriggers() |
debugDump, debugDump
@NotNull Collection<EvaluatedPolicyRuleTrigger> getTriggers()
String getName()
PolicyRuleType getPolicyRule()
AssignmentPath getAssignmentPath()
PolicyConstraintsType getPolicyConstraints()
String getPolicySituation()
PolicyActionsType getActions()
Copyright © 2016 Evolveum. All rights reserved.