Class ActivityTreeUtil.ActivityStateInContext
java.lang.Object
com.evolveum.midpoint.schema.util.task.ActivityTreeUtil.ActivityStateInContext
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ActivityTreeUtil
Activity state with all the necessary context: the path, the task, and the partial states of coordinated workers.
Maybe we should find better name.
- See Also:
-
Method Summary
Modifier and TypeMethodDescription@NotNull ActivityPath
@Nullable ActivityStateType
@NotNull List<ActivityStateType>
@NotNull Stream<ActivityStateType>
@NotNull TaskType
getTask()
@Nullable List<ActivityStateType>
boolean
toString()