Interface FlowableEngineAgendaFactory


public interface FlowableEngineAgendaFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    createAgenda(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
     
  • Method Details

    • createAgenda

      FlowableEngineAgenda createAgenda(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)