Package org.flowable.engine.dynamic
Interface DynamicStateManager
public interface DynamicStateManager
- Author:
- Tijs Rademakers
-
Method Summary
Modifier and TypeMethodDescriptionvoid
moveExecutionState
(org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl changeActivityStateBuilder, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-
Method Details
-
moveExecutionState
void moveExecutionState(org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl changeActivityStateBuilder, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-