В пакете lc.procmgmt.commands содержатся классы и компоненты, предназначенные для выполнения команд взаимодействия с задачами в Adobe Digital Enterprise Platform Document Services - Workspace.
Эти классы используются для разработки приложений, встраиваемых с помощью Flex, для которых требуется доступ к задачам, назначаемым пользователю.
Классы
| Класс | Описание |
---|
| 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. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Tue Jun 12 2018, 11:49 AM Z