| Interface | Description |
|---|---|
| BpmnInterfaceImplementation |
Represents an implementation of a
BpmnInterface |
| OperationImplementation |
Represents an implementation of a
Operation |
| Class | Description |
|---|---|
| BpmnInterface |
An Interface defines a set of operations that are implemented by services
external to the process.
|
| MessageDefinition |
Implementation of the BPMN 2.0 'message'
|
| MessageImplicitDataInputAssociation |
An implicit data input association between a source and a target.
|
| MessageImplicitDataOutputAssociation |
An implicit data output association between a source and a target.
|
| MessageInstance |
An instance of a
MessageDefinition |
| Operation |
An Operation is part of an
BpmnInterface and it defines Messages that are consumed and
(optionally) produced when the Operation is called. |
Copyright © 2016 Alfresco. All rights reserved.