Uses of Class
org.flowable.engine.impl.runtime.MoveActivityIdContainer
Packages that use MoveActivityIdContainer
-
Uses of MoveActivityIdContainer in org.flowable.engine.impl.dynamic
Methods in org.flowable.engine.impl.dynamic with parameters of type MoveActivityIdContainerModifier and TypeMethodDescriptionprotected MoveExecutionEntityContainer
AbstractDynamicStateManager.createMoveExecutionEntityContainer
(MoveActivityIdContainer activityContainer, List<ExecutionEntity> executions, CommandContext commandContext) -
Uses of MoveActivityIdContainer in org.flowable.engine.impl.runtime
Fields in org.flowable.engine.impl.runtime with type parameters of type MoveActivityIdContainerModifier and TypeFieldDescriptionprotected List<MoveActivityIdContainer>
ChangeActivityStateBuilderImpl.moveActivityIdList
Methods in org.flowable.engine.impl.runtime that return types with arguments of type MoveActivityIdContainer