O pacote lc.procmgmt.commands contém classes e componentes que executam comandos para interagir com tarefas no Adobe Digital Enterprise Document Services Platform - Workspace. Essas classes são úteis para desenvolver aplicativos criados com o uso do Flex que requerem acesso a tarefas atribuídas a um usuário.
Classes
| Classe | Descrição | |
|---|---|---|
| AbandonCommand | The AbandonCommand class executes the abandon operation for a task. | |
| AttachmentCommand | The AttachmentCommand class is a generic command that has direct association with a TaskAttachmentInfo object. | |
| ClaimAndOpenCommand | The ClaimAndOpenCommand class executes the claim operation for a task. | |
| ClaimCommand | The ClaimCommand class executes the claim operation for a task. | |
| CompleteCommand | The CompleteCommand class executes complete operation for a task. | |
| ConsultCommand | The ConsultCommand class executes the consult operation for a task. | |
| DeleteAttachmentCommand | The DeleteAttachmentCommand class removes the specified attachment from a task. | |
| DisplayAttachmentCommand | The DisplayAttachmentCommand class returns the attachment document stored with the task. | |
| EditDescriptionCommand | The EditDescriptionCommand class sets a new description for a task. | |
| ForwardCommand | The ForwardCommand class executes the forward operation for a task. | |
| InitiateFromStartTaskCommand | The InitiateFromStartTaskCommand class starts a new task from an existing task. | |
| LockCommand | The LockCommand class executes the lock operation for the task. | |
| RejectCommand | The RejectCommand class executes the reject operation for the task. | |
| SaveAttachmentCommand | The SaveAttachmentCommand class returns the attachment document that is referenced by the TaskAttachmentInfo object. | |
| SetVisibleCommand | The SetVisibleCommand class executes the task's visibility in a queue. | |
| ShareCommand | The ShareCommand class executes the task's share operation. | |
| TaskCommand | The TaskCommand class is a generic command that has direct association with a Task object. | |
| TaskUserCommand | The TaskUserCommand class is a generic command that has direct association with a Task object and a User object. | |
| UnlockCommand | The UnlockCommand class executes the unlock operation for a task. | |
| UpdateAttachmentCommand | The UpdateAttachmentCommand class updates an attachment for the task referred to by the TaskAttachmentInfo object. |
Wed Jun 13 2018, 11:25 AM Z