Interface DynamicStateManager


public interface DynamicStateManager
Author:
Tijs Rademakers
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    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)