|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PendingCheckinPolicies
Evaluates the contents of the containing PendingCheckin
.
Method Summary | |
---|---|
PolicyFailure[] |
evaluate(PolicyContext policyContext)
Evaluates checkin policies. |
PolicyEvaluatorState |
getPolicyEvaluatorState()
|
Method Detail |
---|
PolicyFailure[] evaluate(PolicyContext policyContext) throws PolicyEvaluationCancelledException
policyContext
- contextual settings that may include information about the user
interface, etc. (must not be null
)
PolicyEvaluationCancelledException
- if the user canceled the policy evaluation.PolicyEvaluatorState getPolicyEvaluatorState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |