Uses of Interface
org.flowable.common.engine.impl.agenda.AgendaOperationExecutionListener
Packages that use AgendaOperationExecutionListener
-
Uses of AgendaOperationExecutionListener in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl with type parameters of type AgendaOperationExecutionListenerModifier and TypeFieldDescriptionprotected Collection<AgendaOperationExecutionListener>AbstractEngineConfiguration.agendaOperationExecutionListenersMethods in org.flowable.common.engine.impl that return types with arguments of type AgendaOperationExecutionListenerModifier and TypeMethodDescriptionAbstractEngineConfiguration.getAgendaOperationExecutionListeners()Methods in org.flowable.common.engine.impl with parameters of type AgendaOperationExecutionListenerModifier and TypeMethodDescriptionAbstractEngineConfiguration.addAgendaOperationExecutionListener(AgendaOperationExecutionListener listener) Method parameters in org.flowable.common.engine.impl with type arguments of type AgendaOperationExecutionListenerModifier and TypeMethodDescriptionAbstractEngineConfiguration.setAgendaOperationExecutionListeners(Collection<AgendaOperationExecutionListener> agendaOperationExecutionListeners)