The lc.procmgmt.ui.task.form.commands contains classes that save, submit, and take a form offline. These classes are useful for executing operations such as saving a form, taking a form offline, or submitting a form for completing a task.
Classes
Class | Description | |
---|---|---|
TaskFormSaveCommand | The TaskFormSaveCommand class executes the TaskForm object's save operation. | |
TaskFormSubmitCommand | The TaskFormSubmitCommand class executes the TaskForm object's submit operation. | |
TaskFormTakeOfflineCommand | The TaskFormTakeOfflineCommand class executes the TaskForm object's take offline operation and is used to take a form offline. |
Mon Nov 28 2011, 07:42 AM -08:00