The com.adobe.idp.taskmanager.dsc.client.endpoint package provides service client classes that allow you to create Java client applications that interact with a Task Manager endpoint. Task-enabled services, which are to be exposed by an end-user application, must be configured with a Task Manager endpoint by an administrator. An endpoint associates a service (and a specific operation within a service) to an available connector and specifies any necessary configuration needed by that connector to invoke the associated operation or service. Task Manager endpoints are set up for the following purposes: To indicate which service operations should be available from an end user user interface. The service container will have many different services with many operations, and not all of them should be exposed in an end-user application. To provide a mechanism to categorize the operations available to the client application. To provide a mapping mechanism that can configure inputs and outputs for the operation.



Interfaces
 InterfaceDescription
 EndpointInvokeResultAn EndpointInvokeResult object is returned when the TaskManagerEndpointClient.invokeEndpoint() method is invoked.
 TaskEndpointA TaskEndpoint object is returned by searches for category endpoints using TaskManagerEndpointClient.
 TaskEndpointCategoryThis interface describes an endpoint category.
 TaskManagerEndpointClientThis interface contains the TaskManager endpoint operations.
Classes
 ClassDescription
 TaskEndpointExceptionAn exception class to handle exceptions thrown by the TaskManagerEndpointClient methods.
 TaskEndpointManagerConstantsContains constants used by the TaskManagerEndpointClient methods.
 TaskEndpointNotFoundAn exception class indicating that the endpoint specified could not be found.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/idp/taskmanager/dsc/client/endpoint/package-detail.html