Interface | Description |
---|---|
MetadataConverterPlugin |
This interface must be implemented by any class
referenced by a Data-Admin-MetadataConverter instance.
|
ServiceInterface |
ServiceInterface simply provides wrapper methods for all public
methods of ServiceAPI.
|
Exception | Description |
---|---|
ConnectorException |
Runtime exception for connector rule failures.
|
InboundMappingException |
Subtype of ConnectorException, used for connector rule failures that
result from a failure to map data received from an external
(non-PegaRULES) application to the clipboard.
|
IndirectReferenceException |
Runtime exception for connector rule failures.
|
OutboundMappingException |
Subtype of ConnectorException, used for connector rule failures that
result from a failure to map data from the clipboard to the format
required by an external (non-PegaRULES) application.
|
RemoteApplicationException |
Subtype of ConnectorException, used for connector rule failures that
result from an external (non-PegaRULES) application failure.
|
ResourceUnavailableException |
Subtype of ConnectorException, used for connector rule failures that
result from an external (non-PegaRULES) resource being unavailable.
|
ServiceException |
Runtime exception for service rule failures.
|
Copyright © 2015 Pegasystems Inc. All Rights Reserved.