- java.lang.Object
-
- org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
-
- org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
-
- de.adorsys.opba.protocol.bpmnshared.config.flowable.FlowableJobEventListener
-
-
Field Summary
-
Fields inherited from class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
types
-
Fields inherited from class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
onTransaction
-
Constructor Summary
Constructors
| Constructor and Description |
FlowableJobEventListener(org.springframework.context.ApplicationEventPublisher applicationEventPublisher) |
-
Method Summary
-
Methods inherited from class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
activityCancelled, activityCompensate, activityCompleted, activityErrorReceived, activityMessageCancelled, activityMessageReceived, activityMessageWaiting, activitySignaled, activitySignalWaiting, activityStarted, custom, engineClosed, engineCreated, entityActivated, entityCreated, entityDeleted, entityInitialized, entitySuspended, entityUpdated, getExecution, historicActivityInstanceCreated, historicActivityInstanceEnded, historicProcessInstanceCreated, historicProcessInstanceEnded, isFailOnException, jobCancelled, jobExecutionSuccess, jobRescheduled, jobRetriesDecremented, multiInstanceActivityCancelled, multiInstanceActivityCompleted, multiInstanceActivityCompletedWithCondition, multiInstanceActivityStarted, onEvent, processCancelled, processCompleted, processCompletedWithTerminateEnd, processCreated, processStarted, sequenceFlowTaken, taskAssigned, taskCompleted, taskCreated, timerFired, timerScheduled, variableCreated, variableDeletedEvent, variableUpdatedEvent
-
Methods inherited from class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
getOnTransaction, isFireOnTransactionLifecycleEvent, setOnTransaction
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2020. All rights reserved.