Package | Description |
---|---|
com.evolveum.midpoint.wf.processes.general | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
LevelEvaluationStrategyType |
ApprovalLevelImpl.getEvaluationStrategy() |
LevelEvaluationStrategyType |
ApprovalLevel.getEvaluationStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
ApprovalLevelImpl.setEvaluationStrategy(LevelEvaluationStrategyType evaluationStrategy) |
Modifier and Type | Method and Description |
---|---|
static LevelEvaluationStrategyType |
LevelEvaluationStrategyType.fromValue(String v) |
LevelEvaluationStrategyType |
ApprovalLevelType.getEvaluationStrategy() |
static LevelEvaluationStrategyType |
LevelEvaluationStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LevelEvaluationStrategyType[] |
LevelEvaluationStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ApprovalLevelType.setEvaluationStrategy(LevelEvaluationStrategyType value) |
Copyright © 2013 evolveum. All rights reserved.