A C D E F G H I J M N O P R S T U V W

W

WARNING_CANCEL_BUTTON - Static variable in interface com.jbbres.lib.actions.elements.ActionDescription
 
WARNING_CONTINUE_BUTTON - Static variable in interface com.jbbres.lib.actions.elements.ActionDescription
 
WARNING_MESSAGE - Static variable in interface com.jbbres.lib.actions.elements.ActionDescription
 
WARNING_SUGGESTED_ACTION - Static variable in interface com.jbbres.lib.actions.elements.ActionDescription
 
Workflow - Class in com.jbbres.lib.actions.workflow
An Action(s) workflow: a sequence of discrete tasks called Action.
Workflow() - Constructor for class com.jbbres.lib.actions.workflow.Workflow
Instantiates a new workflow.
WORKFLOW_FAILED - Static variable in class com.jbbres.lib.actions.workflow.WorkflowEvent
The workflow has been executed but failed due to an error.
WORKFLOW_IN_PROGRESS - Static variable in class com.jbbres.lib.actions.workflow.WorkflowEvent
The workflow is currently in execution.
WORKFLOW_STOPPED - Static variable in class com.jbbres.lib.actions.workflow.WorkflowEvent
The workflow has been executed but stopped due to a request of the user.
WORKFLOW_SUCCEED - Static variable in class com.jbbres.lib.actions.workflow.WorkflowEvent
The workflow has been executed and ended on a success.
WORKFLOW_SUSPENDED - Static variable in class com.jbbres.lib.actions.workflow.WorkflowEvent
The workflow is in execution but suspended for the time being.
workflowAskedForInterruption(WorkflowEvent) - Method in interface com.jbbres.lib.actions.workflow.WorkflowListener
Invoked when the workflow is asked to stop.
workflowAskedForSuspension(WorkflowEvent) - Method in interface com.jbbres.lib.actions.workflow.WorkflowListener
Invoked when the workflow ask for suspension.
WorkflowDefinitionEvent - Class in com.jbbres.lib.actions.workflow
A semantic event which indicates that a change during the Workflow event related to the workflow definition occurred.
WorkflowDefinitionEvent(Workflow, Action, int) - Constructor for class com.jbbres.lib.actions.workflow.WorkflowDefinitionEvent
Instantiates a new event.
WorkflowDefinitionEvent(Workflow, Element) - Constructor for class com.jbbres.lib.actions.workflow.WorkflowDefinitionEvent
Instantiates a new event.
WorkflowDefinitionEvent(Workflow, WorkflowDefinitionNotification) - Constructor for class com.jbbres.lib.actions.workflow.WorkflowDefinitionEvent
Instantiates a new event.
WorkflowDefinitionListener - Interface in com.jbbres.lib.actions.workflow
The listener interface for receiving events occurring during the workflow definition.
WorkflowDefinitionMessageNotification - Class in com.jbbres.lib.actions.workflow
A default implementation of WorkflowDefinitionNotification.
WorkflowDefinitionMessageNotification(String) - Constructor for class com.jbbres.lib.actions.workflow.WorkflowDefinitionMessageNotification
Instantiates a new notification.
WorkflowDefinitionMessageNotification(String, Icon) - Constructor for class com.jbbres.lib.actions.workflow.WorkflowDefinitionMessageNotification
Instantiates a new notification.
WorkflowDefinitionMessageNotification(String, AbstractWorkflowDefinitionNotification.MessageType) - Constructor for class com.jbbres.lib.actions.workflow.WorkflowDefinitionMessageNotification
Instantiates a new notification.
WorkflowDefinitionNotification - Interface in com.jbbres.lib.actions.workflow
A user notification raised during the workflow definition process.
workflowEnded(WorkflowEvent) - Method in interface com.jbbres.lib.actions.workflow.WorkflowListener
Invoked when the workflow execution ends.
WorkflowEvent - Class in com.jbbres.lib.actions.workflow
A semantic event which indicates that a Workflow event related to the workflow execution occurred.
WorkflowEvent(Workflow) - Constructor for class com.jbbres.lib.actions.workflow.WorkflowEvent
Instantiates a new workflow event.
WorkflowEvent(Workflow, int) - Constructor for class com.jbbres.lib.actions.workflow.WorkflowEvent
Instantiates a new workflow event.
WorkflowEvent(Workflow, int, Object) - Constructor for class com.jbbres.lib.actions.workflow.WorkflowEvent
Instantiates a new workflow event.
WorkflowListener - Interface in com.jbbres.lib.actions.workflow
The listener interface for receiving Workflow events.
workflowResumed(WorkflowEvent) - Method in interface com.jbbres.lib.actions.workflow.WorkflowListener
Invoked when the workflow is resumed by calling the workflow' Workflow.resume() method.
workflowStarted(WorkflowEvent) - Method in interface com.jbbres.lib.actions.workflow.WorkflowListener
Invoked when the workflow execution begins.
workflowSuspended(WorkflowEvent) - Method in interface com.jbbres.lib.actions.workflow.WorkflowListener
Invoked when the workflow is suspended.

A C D E F G H I J M N O P R S T U V W
To file bugs or suggest feature enhancements, visit the app.jbbres.com Bug Reporter website.

Additional documentation available online at http://app.jbbres.com/actions/developers.

Copyright � 2009-2011 app.jbbres.com. All Rights Reserved.