Modifier and Type | Method and Description |
---|---|
void |
ParticipantCompletionParticipantInboundEvents.cancel(NotificationType cancel,
MAP map,
ArjunaContext arjunaContext)
Handle the cancel event.
|
void |
CoordinatorCompletionParticipantInboundEvents.cancel(NotificationType cancel,
MAP map,
ArjunaContext arjunaContext)
Handle the cancel event.
|
void |
ParticipantCompletionCoordinatorInboundEvents.cancelled(NotificationType cancelled,
MAP map,
ArjunaContext arjunaContext)
Handle the cancelled event.
|
void |
CoordinatorCompletionCoordinatorInboundEvents.cancelled(NotificationType cancelled,
MAP map,
ArjunaContext arjunaContext)
Handle the cancelled event.
|
void |
ParticipantCompletionCoordinatorInboundEvents.cannotComplete(NotificationType cannotComplete,
MAP map,
ArjunaContext arjunaContext)
Handle the cannotComplete event.
|
void |
CoordinatorCompletionCoordinatorInboundEvents.cannotComplete(NotificationType cannotComplete,
MAP map,
ArjunaContext arjunaContext)
Handle the cannotComplete event.
|
void |
ParticipantCompletionParticipantInboundEvents.close(NotificationType close,
MAP map,
ArjunaContext arjunaContext)
Handle the close event.
|
void |
CoordinatorCompletionParticipantInboundEvents.close(NotificationType close,
MAP map,
ArjunaContext arjunaContext)
Handle the close event.
|
void |
ParticipantCompletionCoordinatorInboundEvents.closed(NotificationType closed,
MAP map,
ArjunaContext arjunaContext)
Handle the closed event.
|
void |
CoordinatorCompletionCoordinatorInboundEvents.closed(NotificationType closed,
MAP map,
ArjunaContext arjunaContext)
Handle the closed event.
|
void |
ParticipantCompletionParticipantInboundEvents.compensate(NotificationType compensate,
MAP map,
ArjunaContext arjunaContext)
Handle the compensate event.
|
void |
CoordinatorCompletionParticipantInboundEvents.compensate(NotificationType compensate,
MAP map,
ArjunaContext arjunaContext)
Handle the compensate event.
|
void |
ParticipantCompletionCoordinatorInboundEvents.compensated(NotificationType compensated,
MAP map,
ArjunaContext arjunaContext)
Handle the compensated event.
|
void |
CoordinatorCompletionCoordinatorInboundEvents.compensated(NotificationType compensated,
MAP map,
ArjunaContext arjunaContext)
Handle the compensated event.
|
void |
CoordinatorCompletionParticipantInboundEvents.complete(NotificationType complete,
MAP map,
ArjunaContext arjunaContext)
Handle the complete event.
|
void |
ParticipantCompletionCoordinatorInboundEvents.completed(NotificationType completed,
MAP map,
ArjunaContext arjunaContext)
Handle the completed event.
|
void |
CoordinatorCompletionCoordinatorInboundEvents.completed(NotificationType completed,
MAP map,
ArjunaContext arjunaContext)
Handle the completed event.
|
void |
ParticipantCompletionCoordinatorInboundEvents.exit(NotificationType exit,
MAP map,
ArjunaContext arjunaContext)
Handle the exit event.
|
void |
CoordinatorCompletionCoordinatorInboundEvents.exit(NotificationType exit,
MAP map,
ArjunaContext arjunaContext)
Handle the exit event.
|
void |
ParticipantCompletionParticipantInboundEvents.exited(NotificationType exited,
MAP map,
ArjunaContext arjunaContext)
Handle the exited event.
|
void |
CoordinatorCompletionParticipantInboundEvents.exited(NotificationType exited,
MAP map,
ArjunaContext arjunaContext)
Handle the exited event.
|
void |
ParticipantCompletionParticipantInboundEvents.failed(NotificationType failed,
MAP map,
ArjunaContext arjunaContext)
Handle the failed event.
|
void |
CoordinatorCompletionParticipantInboundEvents.failed(NotificationType failed,
MAP map,
ArjunaContext arjunaContext)
Handle the failed event.
|
void |
ParticipantCompletionParticipantInboundEvents.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Handle the getStatus event.
|
void |
ParticipantCompletionCoordinatorInboundEvents.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Handle the getStatus event.
|
void |
CoordinatorCompletionParticipantInboundEvents.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Handle the getStatus event.
|
void |
CoordinatorCompletionCoordinatorInboundEvents.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Handle the getStatus event.
|
void |
ParticipantCompletionParticipantInboundEvents.notCompleted(NotificationType notCompleted,
MAP map,
ArjunaContext arjunaContext)
Handle the not completed event.
|
void |
CoordinatorCompletionParticipantInboundEvents.notCompleted(NotificationType notCompleted,
MAP map,
ArjunaContext arjunaContext)
Handle the not completed event.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ParticipantCompletionParticipantProcessor.cancel(NotificationType cancel,
MAP map,
ArjunaContext arjunaContext)
Cancel.
|
abstract void |
CoordinatorCompletionParticipantProcessor.cancel(NotificationType cancel,
MAP map,
ArjunaContext arjunaContext)
Cancel.
|
abstract void |
ParticipantCompletionCoordinatorProcessor.cancelled(NotificationType cancelled,
MAP map,
ArjunaContext arjunaContext)
Cancelled.
|
abstract void |
CoordinatorCompletionCoordinatorProcessor.cancelled(NotificationType cancelled,
MAP map,
ArjunaContext arjunaContext)
Cancelled.
|
abstract void |
ParticipantCompletionCoordinatorProcessor.cannotComplete(NotificationType cannotComplete,
MAP map,
ArjunaContext arjunaContext)
Completed.
|
abstract void |
CoordinatorCompletionCoordinatorProcessor.cannotComplete(NotificationType cannotComplete,
MAP map,
ArjunaContext arjunaContext)
Cannot complete.
|
abstract void |
ParticipantCompletionParticipantProcessor.close(NotificationType close,
MAP map,
ArjunaContext arjunaContext)
Close.
|
abstract void |
CoordinatorCompletionParticipantProcessor.close(NotificationType close,
MAP map,
ArjunaContext arjunaContext)
Close.
|
abstract void |
ParticipantCompletionCoordinatorProcessor.closed(NotificationType closed,
MAP map,
ArjunaContext arjunaContext)
Closed.
|
abstract void |
CoordinatorCompletionCoordinatorProcessor.closed(NotificationType closed,
MAP map,
ArjunaContext arjunaContext)
Closed.
|
abstract void |
ParticipantCompletionParticipantProcessor.compensate(NotificationType compensate,
MAP map,
ArjunaContext arjunaContext)
Compensate.
|
abstract void |
CoordinatorCompletionParticipantProcessor.compensate(NotificationType compensate,
MAP map,
ArjunaContext arjunaContext)
Compensate.
|
abstract void |
ParticipantCompletionCoordinatorProcessor.compensated(NotificationType compensated,
MAP map,
ArjunaContext arjunaContext)
Compensated.
|
abstract void |
CoordinatorCompletionCoordinatorProcessor.compensated(NotificationType compensated,
MAP map,
ArjunaContext arjunaContext)
Compensated.
|
abstract void |
CoordinatorCompletionParticipantProcessor.complete(NotificationType complete,
MAP map,
ArjunaContext arjunaContext)
Complete.
|
abstract void |
ParticipantCompletionCoordinatorProcessor.completed(NotificationType completed,
MAP map,
ArjunaContext arjunaContext)
Completed.
|
abstract void |
CoordinatorCompletionCoordinatorProcessor.completed(NotificationType completed,
MAP map,
ArjunaContext arjunaContext)
Completed.
|
abstract void |
ParticipantCompletionCoordinatorProcessor.exit(NotificationType exit,
MAP map,
ArjunaContext arjunaContext)
Exit.
|
abstract void |
CoordinatorCompletionCoordinatorProcessor.exit(NotificationType exit,
MAP map,
ArjunaContext arjunaContext)
Exit.
|
abstract void |
ParticipantCompletionParticipantProcessor.exited(NotificationType exited,
MAP map,
ArjunaContext arjunaContext)
Exited.
|
abstract void |
CoordinatorCompletionParticipantProcessor.exited(NotificationType exited,
MAP map,
ArjunaContext arjunaContext)
Exited.
|
abstract void |
ParticipantCompletionParticipantProcessor.failed(NotificationType failed,
MAP map,
ArjunaContext arjunaContext)
Faulted.
|
abstract void |
CoordinatorCompletionParticipantProcessor.failed(NotificationType failed,
MAP map,
ArjunaContext arjunaContext)
Failed.
|
abstract void |
ParticipantCompletionParticipantProcessor.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Get Status.
|
abstract void |
ParticipantCompletionCoordinatorProcessor.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Get Status.
|
abstract void |
CoordinatorCompletionParticipantProcessor.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Get Status.
|
abstract void |
CoordinatorCompletionCoordinatorProcessor.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Get Status.
|
abstract void |
ParticipantCompletionParticipantProcessor.notCompleted(NotificationType notCompleted,
MAP map,
ArjunaContext arjunaContext)
Not Completed.
|
abstract void |
CoordinatorCompletionParticipantProcessor.notCompleted(NotificationType notCompleted,
MAP map,
ArjunaContext arjunaContext)
Not Completed.
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl.canceledOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl.canceledOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl.cancelOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl.cancelOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl.cannotComplete(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl.cannotComplete(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl.closedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl.closedOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl.closeOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl.closeOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl.compensatedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl.compensatedOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl.compensateOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl.compensateOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl.completedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl.completedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl.completeOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl.exitedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl.exitedOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl.exitOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl.exitOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl.failedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl.failedOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl.getStatusOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl.getStatusOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl.getStatusOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl.getStatusOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl.notCompleted(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl.notCompleted(NotificationType parameters) |
Modifier and Type | Method and Description |
---|---|
void |
ParticipantCompletionParticipantProcessorImpl.cancel(NotificationType cancel,
MAP map,
ArjunaContext arjunaContext)
Cancel.
|
void |
CoordinatorCompletionParticipantProcessorImpl.cancel(NotificationType cancel,
MAP map,
ArjunaContext arjunaContext)
Cancel.
|
void |
ParticipantCompletionCoordinatorProcessorImpl.cancelled(NotificationType cancelled,
MAP map,
ArjunaContext arjunaContext)
Cancelled.
|
void |
CoordinatorCompletionCoordinatorProcessorImpl.cancelled(NotificationType cancelled,
MAP map,
ArjunaContext arjunaContext)
Cancelled.
|
void |
ParticipantCompletionCoordinatorProcessorImpl.cannotComplete(NotificationType cannotComplete,
MAP map,
ArjunaContext arjunaContext)
Completed.
|
void |
CoordinatorCompletionCoordinatorProcessorImpl.cannotComplete(NotificationType cannotComplete,
MAP map,
ArjunaContext arjunaContext)
FaulCannot completet.
|
void |
ParticipantCompletionParticipantProcessorImpl.close(NotificationType close,
MAP map,
ArjunaContext arjunaContext)
Close.
|
void |
CoordinatorCompletionParticipantProcessorImpl.close(NotificationType close,
MAP map,
ArjunaContext arjunaContext)
Close.
|
void |
ParticipantCompletionCoordinatorProcessorImpl.closed(NotificationType closed,
MAP map,
ArjunaContext arjunaContext)
Closed.
|
void |
CoordinatorCompletionCoordinatorProcessorImpl.closed(NotificationType closed,
MAP map,
ArjunaContext arjunaContext)
Closed.
|
void |
ParticipantCompletionParticipantProcessorImpl.compensate(NotificationType compensate,
MAP map,
ArjunaContext arjunaContext)
Compensate.
|
void |
CoordinatorCompletionParticipantProcessorImpl.compensate(NotificationType compensate,
MAP map,
ArjunaContext arjunaContext)
Compensate.
|
void |
ParticipantCompletionCoordinatorProcessorImpl.compensated(NotificationType compensated,
MAP map,
ArjunaContext arjunaContext)
Compensated.
|
void |
CoordinatorCompletionCoordinatorProcessorImpl.compensated(NotificationType compensated,
MAP map,
ArjunaContext arjunaContext)
Compensated.
|
void |
CoordinatorCompletionParticipantProcessorImpl.complete(NotificationType complete,
MAP map,
ArjunaContext arjunaContext)
Complete.
|
void |
ParticipantCompletionCoordinatorProcessorImpl.completed(NotificationType completed,
MAP map,
ArjunaContext arjunaContext)
Completed.
|
void |
CoordinatorCompletionCoordinatorProcessorImpl.completed(NotificationType completed,
MAP map,
ArjunaContext arjunaContext)
Completed.
|
void |
ParticipantCompletionCoordinatorProcessorImpl.exit(NotificationType exit,
MAP map,
ArjunaContext arjunaContext)
Exit.
|
void |
CoordinatorCompletionCoordinatorProcessorImpl.exit(NotificationType exit,
MAP map,
ArjunaContext arjunaContext)
Exit.
|
void |
ParticipantCompletionParticipantProcessorImpl.exited(NotificationType exited,
MAP map,
ArjunaContext arjunaContext)
Exited.
|
void |
CoordinatorCompletionParticipantProcessorImpl.exited(NotificationType exited,
MAP map,
ArjunaContext arjunaContext)
Exited.
|
void |
ParticipantCompletionParticipantProcessorImpl.failed(NotificationType failed,
MAP map,
ArjunaContext arjunaContext)
Failed.
|
void |
CoordinatorCompletionParticipantProcessorImpl.failed(NotificationType failed,
MAP map,
ArjunaContext arjunaContext)
Failed.
|
void |
ParticipantCompletionParticipantProcessorImpl.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Get Status.
|
void |
ParticipantCompletionCoordinatorProcessorImpl.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Get Status.
|
void |
CoordinatorCompletionParticipantProcessorImpl.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Get Status.
|
void |
CoordinatorCompletionCoordinatorProcessorImpl.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Get Status.
|
void |
ParticipantCompletionParticipantProcessorImpl.notCompleted(NotificationType notCompleted,
MAP map,
ArjunaContext arjunaContext)
Not Completed.
|
void |
CoordinatorCompletionParticipantProcessorImpl.notCompleted(NotificationType notCompleted,
MAP map,
ArjunaContext arjunaContext)
Not Completed.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticipantCompletionParticipantEngine.cancel(NotificationType cancel,
MAP map,
ArjunaContext arjunaContext)
Handle the cancel event.
|
void |
CoordinatorCompletionParticipantEngine.cancel(NotificationType cancel,
MAP map,
ArjunaContext arjunaContext)
Handle the cancel event.
|
void |
ParticipantCompletionCoordinatorEngine.cancelled(NotificationType cancelled,
MAP map,
ArjunaContext arjunaContext)
Handle the cancelled event.
|
void |
CoordinatorCompletionCoordinatorEngine.cancelled(NotificationType cancelled,
MAP map,
ArjunaContext arjunaContext)
Handle the cancelled event.
|
void |
ParticipantCompletionCoordinatorEngine.cannotComplete(NotificationType cannotComplete,
MAP map,
ArjunaContext arjunaContext)
Handle the cannot complete event.
|
void |
CoordinatorCompletionCoordinatorEngine.cannotComplete(NotificationType cannotComplete,
MAP map,
ArjunaContext arjunaContext)
Handle the cannot complete event.
|
void |
ParticipantCompletionParticipantEngine.close(NotificationType close,
MAP map,
ArjunaContext arjunaContext)
Handle the close event.
|
void |
CoordinatorCompletionParticipantEngine.close(NotificationType close,
MAP map,
ArjunaContext arjunaContext)
Handle the close event.
|
void |
ParticipantCompletionCoordinatorEngine.closed(NotificationType closed,
MAP map,
ArjunaContext arjunaContext)
Handle the closed event.
|
void |
CoordinatorCompletionCoordinatorEngine.closed(NotificationType closed,
MAP map,
ArjunaContext arjunaContext)
Handle the closed event.
|
void |
ParticipantCompletionParticipantEngine.compensate(NotificationType compensate,
MAP map,
ArjunaContext arjunaContext)
Handle the compensate event.
|
void |
CoordinatorCompletionParticipantEngine.compensate(NotificationType compensate,
MAP map,
ArjunaContext arjunaContext)
Handle the compensate event.
|
void |
ParticipantCompletionCoordinatorEngine.compensated(NotificationType compensated,
MAP map,
ArjunaContext arjunaContext)
Handle the compensated event.
|
void |
CoordinatorCompletionCoordinatorEngine.compensated(NotificationType compensated,
MAP map,
ArjunaContext arjunaContext)
Handle the compensated event.
|
void |
CoordinatorCompletionParticipantEngine.complete(NotificationType complete,
MAP map,
ArjunaContext arjunaContext)
Handle the complete event.
|
void |
ParticipantCompletionCoordinatorEngine.completed(NotificationType completed,
MAP map,
ArjunaContext arjunaContext)
Handle the completed event.
|
void |
CoordinatorCompletionCoordinatorEngine.completed(NotificationType completed,
MAP map,
ArjunaContext arjunaContext)
Handle the completed event.
|
void |
ParticipantCompletionCoordinatorEngine.exit(NotificationType exit,
MAP map,
ArjunaContext arjunaContext)
Handle the exit event.
|
void |
CoordinatorCompletionCoordinatorEngine.exit(NotificationType exit,
MAP map,
ArjunaContext arjunaContext)
Handle the exit event.
|
void |
ParticipantCompletionParticipantEngine.exited(NotificationType exited,
MAP map,
ArjunaContext arjunaContext)
Handle the exited event.
|
void |
CoordinatorCompletionParticipantEngine.exited(NotificationType exited,
MAP map,
ArjunaContext arjunaContext)
Handle the exited event.
|
void |
ParticipantCompletionParticipantEngine.failed(NotificationType failed,
MAP map,
ArjunaContext arjunaContext)
Handle the failed event.
|
void |
CoordinatorCompletionParticipantEngine.failed(NotificationType failed,
MAP map,
ArjunaContext arjunaContext)
Handle the failed event.
|
void |
ParticipantCompletionParticipantEngine.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Handle the getStatus event.
|
void |
ParticipantCompletionCoordinatorEngine.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Handle the getStatus event.
|
void |
CoordinatorCompletionParticipantEngine.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Handle the getStatus event.
|
void |
CoordinatorCompletionCoordinatorEngine.getStatus(NotificationType getStatus,
MAP map,
ArjunaContext arjunaContext)
Handle the getStatus event.
|
void |
ParticipantCompletionParticipantEngine.notCompleted(NotificationType notCompleted,
MAP map,
ArjunaContext arjunaContext)
Handle the not completed event.
|
void |
CoordinatorCompletionParticipantEngine.notCompleted(NotificationType notCompleted,
MAP map,
ArjunaContext arjunaContext)
Handle the not completed event.
|
Modifier and Type | Method and Description |
---|---|
NotificationType |
ObjectFactory.createNotificationType()
Create an instance of
NotificationType |
Modifier and Type | Method and Description |
---|---|
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortType.canceledOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortType.canceledOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortType.cancelOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortType.cancelOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortType.cannotComplete(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortType.cannotComplete(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortType.closedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortType.closedOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortType.closeOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortType.closeOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortType.compensatedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortType.compensatedOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortType.compensateOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortType.compensateOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortType.completedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortType.completedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortType.completeOperation(NotificationType parameters) |
JAXBElement<NotificationType> |
ObjectFactory.createCancel(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createCanceled(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createCannotComplete(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createClose(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createClosed(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createCompensate(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createCompensated(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createComplete(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createCompleted(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createExit(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createExited(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createFailed(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createGetStatus(NotificationType value)
|
JAXBElement<NotificationType> |
ObjectFactory.createNotCompleted(NotificationType value)
|
void |
BusinessAgreementWithParticipantCompletionParticipantPortType.exitedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortType.exitedOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortType.exitOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortType.exitOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortType.failedOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortType.failedOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortType.getStatusOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionCoordinatorPortType.getStatusOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortType.getStatusOperation(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionCoordinatorPortType.getStatusOperation(NotificationType parameters) |
void |
BusinessAgreementWithParticipantCompletionParticipantPortType.notCompleted(NotificationType parameters) |
void |
BusinessAgreementWithCoordinatorCompletionParticipantPortType.notCompleted(NotificationType parameters) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.