Das lc.procmgmt.commands-Paket enthält Klassen und Komponenten, die Befehle für die Interaktion mit Aufgaben in Adobe Digital Enterprise Platform Dokumentendienste - Workspace ausführen. Diese Klassen sind hilfreich beim Entwickeln von mit Flex erstellten Anwendungen, die Zugriff auf die einem Benutzer zugewiesenen Aufgaben benötigen.
Klassen
Klasse | Beschreibung | |
---|---|---|
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. |
Tue Jun 12 2018, 10:18 AM Z