Class AssignmentSpec
java.lang.Object
com.evolveum.midpoint.model.impl.lens.assignments.AssignmentSpec
- All Implemented Interfaces:
- Serializable
A key for assignment:mode => modifications map (for policy state).
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionAssignmentSpec(@NotNull AssignmentType assignment, @NotNull PlusMinusZero mode) 
- 
Method Summary
- 
Field Details- 
assignment
- 
mode
 
- 
- 
Constructor Details- 
AssignmentSpecpublic AssignmentSpec(@NotNull @NotNull AssignmentType assignment, @NotNull @NotNull PlusMinusZero mode) 
 
- 
- 
Method Details