Interface TransactionDependentTaskListener

All Superinterfaces:
org.flowable.task.service.delegate.BaseTaskListener, Serializable

public interface TransactionDependentTaskListener extends org.flowable.task.service.delegate.BaseTaskListener
Callback interface to be notified of transaction events.
Author:
Yvo Swillens