Interface | Description |
---|---|
OwBPMLaunchProcessorFunction.OwBPMWorkflowLauncherFactory |
Factory interface used to create a
OwBPMWorkflowLauncher object. |
OwBPMProcessorDialog |
Interface for processing items dialogs.
|
Class | Description |
---|---|
OwBPMDisplayGraphicalWorkflow |
Workdesk BPM Plugin.
Workdesk BPM Plugin for a Standard/JSP Processor which display a graphical representation of workflow. |
OwBPMDisplayWorkflowDialog |
Dialog which display a graphical representation of workflow.
|
OwBPMDisplayWorkflowDialogBuilder |
Builds dialog used to display workflows
|
OwBPMInsertNoteDialog |
Dialog for asking for a note to be attached to the workitem.
|
OwBPMInsertNoteFunction |
Workdesk BPM Plugin.
Workdesk BPM Plugin for inserting a note. |
OwBPMJspLaunchProcessorDialog |
Standard workflow launch dialog.
|
OwBPMJspLaunchProcessorView |
A JSP launch-step processor view.
|
OwBPMJspProcessorDialog |
Workdesk BPM Plugin.
Workdesk BPM Plugin JSP Processor Dialog. |
OwBPMJspProcessorView |
Workdesk BPM Plugin.
Workdesk BPM Plugin JSP Processor View. |
OwBPMJspWorkflowLauncher |
JSP processor based workflow launcher.
|
OwBPMLaunchableWorkflowSelectionDialog |
A dialog that enables the selection of workflow descriptions.
|
OwBPMLaunchProcessorFunction |
Class for workflow launch document functions.
Depending on configuration, the workflow properties are rendered using a JSP file, or in a standard manner. |
OwBPMNewWorkflowExtension |
Extension of the new-plugin that launches context free workflows.
The launched workflow is processed using the OwBPMJspLaunchProcessorDialog (if a JspForm is configured)
or using the OwBPMJspLaunchProcessorDialog as
processor dialog. |
OwBPMPullFunction |
Workdesk BPM Plugin.
Pulls the next available item and opens it with the configured plugin. |
OwBPMReassignDialog |
Dialog for reassigning a work item to an inbox.
|
OwBPMReassignFunction |
Workdesk BPM Plugin.
Workdesk BPM Plugin for reassigning to a different user. |
OwBPMResubmitDialog |
Dialog for setting the resubmission date.
|
OwBPMResubmitFunction |
Workdesk BPM Plugin.
Workdesk BPM Plugin for resubmission. |
OwBPMResubmitResetFunction |
Workdesk BPM Plugin.
BPM Plugin for resubmission. The resubmission date of the workitems is set to null. |
OwBPMReturnToSourceFunction |
Workdesk BPM Plugin.
Workdesk BPM Plugin for returning the step to the original source after a reassign. |
OwBPMStandardLaunchProcessorDialog |
Standard workflow launch dialog.
|
OwBPMStandardLaunchProcessorView |
A standard launch-step processor view.
|
OwBPMStandardProcessorDialog |
Workdesk BPM Plugin.
Workdesk BPM Plugin Standard Processor Dialog. |
OwBPMStandardProcessorView |
Workdesk BPM Plugin.
Workdesk BPM Plugin for a Standard Processor which displays all properties. |
OwBPMStandardWorkflowLauncher |
Standard processor based workflow launcher.
|
OwBPMStepProcessorFunction |
Workdesk BPM Plugin.
Workdesk BPM Plugin for a Standard/JSP Processor which displays all properties. |
OwBPMWorkflowLauncher |
Base class for workflow launchers.
The workflow launching scenario (workflow choosing and launch step processor dialog displaying) is encapsulated in this class in order to be reused under different use cases (like launch document function and new workflow extension). |
Exception | Description |
---|---|
OwBPMNotePropertyException |
Exception which indicates that there is no note property defined.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.