org.camunda.bpm.engine.impl.cfg
Interface TransactionListener

All Known Implementing Classes:
DeleteDeploymentFailListener, DeploymentFailListener, ExclusiveJobAddedNotification, FailedJobListener, MessageAddedNotification, RepeatingFailedJobListener

public interface TransactionListener

Author:
Tom Baeyens

Method Summary
 void execute(CommandContext commandContext)
           
 

Method Detail

execute

void execute(CommandContext commandContext)


Copyright © 2015 camunda services GmbH. All rights reserved.