public class SendJMSMessageSynchronization extends Object implements BonitaTransactionSynchronization
Constructor and Description |
---|
SendJMSMessageSynchronization(Map<String,Serializable> event,
Long id,
JMSProducer jmsProducer) |
Modifier and Type | Method and Description |
---|---|
void |
afterCompletion(TransactionState status) |
void |
beforeCommit() |
public SendJMSMessageSynchronization(Map<String,Serializable> event, Long id, JMSProducer jmsProducer)
public void beforeCommit()
beforeCommit
in interface BonitaTransactionSynchronization
public void afterCompletion(TransactionState status)
afterCompletion
in interface BonitaTransactionSynchronization
Copyright © 2018 Bonitasoft S.A.. All rights reserved.