Interface | Description |
---|---|
EntityTypeExtEnum |
Contract for entity type enums which should be extensible.
|
ExternalSystemExtEnum |
Contract for external system enums which should be extensible.
|
ServiceExtEnum |
Contract for service enums which should be extensible.
|
Class | Description |
---|---|
ExternalCall |
Evidence of calls to external systems (billing, VF, ...).
|
Message |
Input asynchronous message.
|
Request |
Entity for saving request with external system or during internal communication.
|
Response |
Entity for saving response from external system or during internal communication.
|
Enum | Description |
---|---|
BindingTypeEnum |
Enumeration of possible binding types between parent and child messages.
|
ExternalCallStateEnum |
Enumeration of possible processing states of
ExternalCall . |
MsgStateEnum |
Enumeration of possible message states.
|
Copyright © 2016. All rights reserved.