public interface ApprovalLevel
Modifier and Type | Method and Description |
---|---|
List<ExpressionType> |
getApproverExpressions() |
List<? extends LightweightObjectRef> |
getApproverRefs() |
ExpressionType |
getAutomaticallyApproved() |
String |
getDescription() |
LevelEvaluationStrategyType |
getEvaluationStrategy() |
String |
getName() |
PrismContext |
getPrismContext() |
void |
setPrismContext(PrismContext prismContext) |
String getName()
String getDescription()
List<? extends LightweightObjectRef> getApproverRefs()
List<ExpressionType> getApproverExpressions()
LevelEvaluationStrategyType getEvaluationStrategy()
ExpressionType getAutomaticallyApproved()
PrismContext getPrismContext()
void setPrismContext(PrismContext prismContext)
Copyright © 2013 evolveum. All rights reserved.