| Interface | Description |
|---|---|
| EntityTypeExtEnum |
Contract for entity type enums which should be extensible.
|
| ExternalSystemExtEnum |
Contract for external system enums which should be extensible.
|
| Identifiable<T extends Serializable> |
Interface serves for unified assess to entities with ID identifier.
|
| Node |
Contains information about one node in cluster.
|
| ServiceExtEnum |
Contract for service enums which should be extensible.
|
| Class | Description |
|---|---|
| AbstractNode |
Abstract node with base methods for get
NodeState information. |
| ErrorsCatalog |
Error catalog entity that represents catalog and values of error codes.
|
| ExternalCall |
Evidence of calls to external systems (billing, VF, ...).
|
| Message |
Input asynchronous message.
|
| MessageFilter |
Filter for messages.
|
| MutableNode |
Contains information about one node in cluster.
|
| Request |
Entity for saving request with external system or during internal communication.
|
| Response |
Entity for saving response from external system or during internal communication.
|
| SuperEntity<ID extends Serializable> |
Basic entity with an identifier property.
|
| Enum | Description |
|---|---|
| BindingTypeEnum |
Enumeration of possible binding types between parent and child messages.
|
| ExternalCallStateEnum |
Enumeration of possible processing states of
ExternalCall. |
| MessageActionType |
Type of action that should be performed with messages.
|
| MsgStateEnum |
Enumeration of possible message states.
|
| NodeState |
Contains all states for
Node |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.