Package org.activiti.engine.impl.cfg
Interface TransactionListener
-
- All Known Implementing Classes:
ExecuteExecutionListenerTransactionListener,ExecuteTaskListenerTransactionListener
@Internal public interface TransactionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(CommandContext commandContext)
-
-
-
Method Detail
-
execute
void execute(CommandContext commandContext)
-
-