Uses of Interface
com.evolveum.midpoint.schema.util.task.ActivityTreeUtil.LocalActivityStateProcessor
Packages that use ActivityTreeUtil.LocalActivityStateProcessor
-
Uses of ActivityTreeUtil.LocalActivityStateProcessor in com.evolveum.midpoint.schema.util.task
Methods in com.evolveum.midpoint.schema.util.task with parameters of type ActivityTreeUtil.LocalActivityStateProcessorModifier and TypeMethodDescriptionstatic void
ActivityTreeUtil.processLocalStates
(@NotNull TaskType task, @NotNull ActivityTreeUtil.LocalActivityStateProcessor processor) Processes local activity state objects using the same rules as inActivityTreeUtil.transformLocalStates(TaskType, LocalActivityStateTransformer)
(TaskType, ActivityStateTransformer)}: all states are treated the same.