The com.adobe.idp.taskmanager.dsc.client.queuemanager package provides service client classes for the Queue Manager service. These client classes define methods supporting shared queue administration for both users and groups. You can use this package to create Java client applications that interact with the Queue Manager Service. This package enables you to implement, in your custom applications, the functionality that this service provides.
| Interface | Description | |
|---|---|---|
| GroupQueue | Describes a group queue. | |
| QueueManager | Defines methods for performing queue management functions in the workflow system. | |
| UserQueue | Describes a user queue. |
| Class | Description | |
|---|---|---|
| QueueManagerException | Exception class for general exceptions thrown by the QueueManager service. | |
| UserDef | Stores workflow user attributes used by the QueueManager to create a user in the database. | |
| UserSettings | Contains settings associated with a user's tasks. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/taskmanager/dsc/client/queuemanager/package-detail.html