- WaitTaskBean - Class in com.orchestranetworks.workflow
 
- 
 This abstract class must be extended to define a wait task bean.
 
- WaitTaskBean() - Constructor for class com.orchestranetworks.workflow.WaitTaskBean
 
-  
 
- WaitTaskOnResumeContext - Interface in com.orchestranetworks.workflow
 
- 
 
- WaitTaskOnStartContext - Interface in com.orchestranetworks.workflow
 
- 
 
- WaitTaskResumeMessage - Class in com.orchestranetworks.workflow
 
- 
Represents the message given to resume a wait task.
 
- WaitTaskResumeMessage(String) - Constructor for class com.orchestranetworks.workflow.WaitTaskResumeMessage
 
- 
 
- WaitTaskResumeResult - Class in com.orchestranetworks.workflow
 
- 
Represents the result after resuming a wait task.
 
- WaitTaskResumeResult.ErrorReason - Enum in com.orchestranetworks.workflow
 
- 
Indicates the reason of a resumption failure.
 
- wakeFromStandby(String) - Method in interface com.orchestranetworks.instance.RepositoryStatus
 
- 
This method initializes the repository from standby mode.
 
- warn(String) - Method in class com.orchestranetworks.service.LoggingCategory
 
- 
Logs the specified message with priority 'warn'.
 
- warn(UserMessage) - Method in class com.orchestranetworks.service.LoggingCategory
 
- 
Logs the specified message with priority 'warn',
 using the en_US locale.
 
- WARNING - Static variable in class com.onwbp.base.text.Severity
 
- 
Specifies a warning.
 
- WARNING - Static variable in class com.orchestranetworks.ui.UICSSClasses.ICONS
 
-  
 
- WARNING - Static variable in class com.orchestranetworks.ui.UICSSClasses.TEXT
 
- 
Text style for a warning.
 
- WARNING_BORDER - Static variable in class com.orchestranetworks.ui.UICSSClasses
 
- 
Border color for a warning
 
 This CSS class only defines a border-color.
 
- warnings - Static variable in interface com.orchestranetworks.ui.JavaScriptCatalog.EBX_ValidationMessage
 
-  
 
- WebComponentAction - Class in com.orchestranetworks.ui.action
 
- 
Defines an action that runs a Web component.
 
- WebComponentAction(UIHttpManagerComponent) - Constructor for class com.orchestranetworks.ui.action.WebComponentAction
 
- 
Creates an action launching and opening the specified Web component.
 
- WebComponentDeclarationContext - Interface in com.orchestranetworks.userservice.declaration
 
- 
Provides a context to explicitly declare the HTTP parameters of a user service
 and to make this service available in the user interfaces used to
 to define a perspective action or a workflow user task.
 
- WebComponentParameter - Interface in com.orchestranetworks.userservice.declaration
 
- 
Specifies a parameter that can be used in the HTTP invocation
 of a Web component.
 
- WidgetDisplayContext - Interface in com.orchestranetworks.ui.form.widget
 
- 
Context of a custom widget, containing values and
 information about the context in which the widget is called.
 
- WidgetFactoryContext - Interface in com.orchestranetworks.ui.form.widget
 
- 
Context provided by the user interface to create a new instance
 of a custom widget.
 
- WidgetFactorySetupContext - Interface in com.orchestranetworks.ui.form.widget
 
- 
Provides methods for setting up a widget factory in the context of its data model.
 
- WidgetListValidationContext - Interface in com.orchestranetworks.ui.form.widget
 
- 
Encapsulates an HTTP request so that a custom widget can provide the user
 input validation context for list custom widget.
 
- WidgetValidationContext - Interface in com.orchestranetworks.ui.form.widget
 
- 
Encapsulates an HTTP request so that a custom widget can provide the user
 input validation context.
 
- WidgetWriter - Interface in com.orchestranetworks.ui.form.widget
 
- 
This interface offers methods that can be used to create a standard EBX® widget.
 
- WidgetWriterForList - Interface in com.orchestranetworks.ui.form.widget
 
- 
This interface offers methods that can be used to create a standard EBX® list widget.
 
- WIZARD - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- WORKFLOW - Static variable in class com.orchestranetworks.service.ServiceKey
 
- 
Built-in service to access the data workflows user interface.
 
- WORKFLOW - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- WORKFLOW_ERROR - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- WORKFLOW_INCOMING - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- WorkflowEngine - Class in com.orchestranetworks.workflow
 
- 
Represents the workflow engine and
 offers some administration functionalities.
 
- WorkflowTriggerAfterProcessInstanceStartContext - Interface in com.orchestranetworks.workflow
 
- 
Dedicated context to handle the event "after process instance start".
 
- WorkflowTriggerAfterWorkItemCreationContext - Interface in com.orchestranetworks.workflow
 
- 
Dedicated context for handling the event "after work item creation".
 
- WorkflowTriggerBean - Class in com.orchestranetworks.workflow
 
- 
Defines a specific workflow trigger to be called at each main event in the life
 cycle of a workflow instance.
 
- WorkflowTriggerBean() - Constructor for class com.orchestranetworks.workflow.WorkflowTriggerBean
 
-  
 
- WorkflowTriggerBeforeProcessInstanceTerminationContext - Interface in com.orchestranetworks.workflow
 
- 
Dedicated context for handling the event "before process instance completion".
 
- WorkflowTriggerBeforeWorkItemAllocationContext - Interface in com.orchestranetworks.workflow
 
- 
Dedicated context for handling the event "before work item allocation".
 
- WorkflowTriggerBeforeWorkItemDeallocationContext - Interface in com.orchestranetworks.workflow
 
- 
Dedicated context for handling the event "before work item deallocation".
 
- WorkflowTriggerBeforeWorkItemReallocationContext - Interface in com.orchestranetworks.workflow
 
- 
Dedicated context for handling the event "before work item reallocation".
 
- WorkflowTriggerBeforeWorkItemStartContext - Interface in com.orchestranetworks.workflow
 
- 
Dedicated context for handling the event "before work item start".
 
- WorkflowTriggerBeforeWorkItemTerminationContext - Interface in com.orchestranetworks.workflow
 
- 
Dedicated context for handling the event "before work item termination".
 
- WorkflowTriggerContext - Interface in com.orchestranetworks.workflow
 
- 
Context for handling events related to a workflow.
 
- WorkflowTriggerStepContext - Interface in com.orchestranetworks.workflow
 
- 
Context for handling events related to a workflow step.
 
- WorkflowTriggerWorkItemAllocationContext - Interface in com.orchestranetworks.workflow
 
- 
Context for handling the event related to work item allocations.
 
- WorkflowTriggerWorkItemAuthenticatedContext - Interface in com.orchestranetworks.workflow
 
- 
Context for handling events related to a workflow work item in an authenticated user session.
 
- WorkflowTriggerWorkItemContext - Interface in com.orchestranetworks.workflow
 
- 
Context for handling events related to a workflow work item.
 
- WorkflowView - Class in com.orchestranetworks.workflow
 
- 
Specifies a view in the data workflow area of the user interface.
 
- WORKITEM - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- WORKITEM_ALLOCATED - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- WORKITEM_COMPLETED - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- WORKITEM_ERROR - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- WORKITEM_OFFERED - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- WORKITEM_STARTED - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- WorkItemKey - Class in com.orchestranetworks.workflow
 
- 
Identifies a work item.
 
- workspace() - Static method in class com.orchestranetworks.ui.action.DisplayMode
 
- 
Returns an instance of Workspace.
 
- wrapRule(AccessRule) - Static method in class com.orchestranetworks.service.AccessRule.NoWriteRule
 
-  
 
- WRENCH - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
-  
 
- write(WidgetWriterForList, WidgetDisplayContext) - Method in class com.orchestranetworks.ui.form.widget.UIListCustomWidget
 
- 
This method defines how to display the widget.
 
- write(WidgetWriter, WidgetDisplayContext) - Method in class com.orchestranetworks.ui.form.widget.UISimpleCustomWidget
 
- 
This method defines how to display the widget.
 
- write(WidgetWriter, WidgetDisplayContext) - Method in class com.orchestranetworks.ui.form.widget.UIWidgetFileUpload
 
- 
Displays the widget.
 
- writePane(UIFormPaneWriter, UIFormContext) - Method in interface com.orchestranetworks.ui.form.UIFormPane
 
- 
Specifies the HTML pane content.
 
- writePane(UIFormPaneWriter, UIFormContext) - Method in class com.orchestranetworks.ui.form.UIFormPaneFromPathList
 
-  
 
- writePane(UIFormPaneWriter, UIFormContext) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
 
-  
 
- writePane(UserServicePaneContext, UserServicePaneWriter) - Method in interface com.orchestranetworks.userservice.UserServicePane
 
- 
Specifies the HTML content of the pane.
 
- writePane(UserServiceRawPaneContext, UserServiceRawPaneWriter) - Method in interface com.orchestranetworks.userservice.UserServiceRawPane
 
- 
Specifies the HTML content of the view.