Interface DynamicStateManager


  • public interface DynamicStateManager
    Author:
    Tijs Rademakers
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void moveExecutionState​(org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl changeActivityStateBuilder, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)  
    • Method Detail

      • moveExecutionState

        void moveExecutionState​(org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl changeActivityStateBuilder,
                                org.flowable.common.engine.impl.interceptor.CommandContext commandContext)