Uses of Interface
org.flowable.common.engine.impl.agenda.AgendaOperationRunner
-
Packages that use AgendaOperationRunner Package Description org.flowable.common.engine.impl -
-
Uses of AgendaOperationRunner in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl declared as AgendaOperationRunner Modifier and Type Field Description protected AgendaOperationRunnerAbstractEngineConfiguration. agendaOperationRunnerMethods in org.flowable.common.engine.impl that return AgendaOperationRunner Modifier and Type Method Description AgendaOperationRunnerAbstractEngineConfiguration. getAgendaOperationRunner()Methods in org.flowable.common.engine.impl with parameters of type AgendaOperationRunner Modifier and Type Method Description AbstractEngineConfigurationAbstractEngineConfiguration. setAgendaOperationRunner(AgendaOperationRunner agendaOperationRunner)
-