Package com.jbbres.lib.actions.workflow

Provides the public model that developers can use to interact with Workflow objects.

See:
          Description

Interface Summary
WorkflowDefinitionListener The listener interface for receiving events occurring during the workflow definition.
WorkflowDefinitionNotification A user notification raised during the workflow definition process.
WorkflowListener The listener interface for receiving Workflow events.
 

Class Summary
AbstractWorkflowDefinitionNotification An implementation of WorkflowDefinitionNotification.
Workflow An Action(s) workflow: a sequence of discrete tasks called Action.
WorkflowDefinitionEvent A semantic event which indicates that a change during the Workflow event related to the workflow definition occurred.
WorkflowDefinitionMessageNotification A default implementation of WorkflowDefinitionNotification.
WorkflowEvent A semantic event which indicates that a Workflow event related to the workflow execution occurred.
 

Enum Summary
AbstractWorkflowDefinitionNotification.MessageType The type of notification message.
 

Package com.jbbres.lib.actions.workflow Description

Provides the public model that developers can use to interact with Workflow objects.


Related Documentation

For more information on how to create your own elements, consult the Action(s) Developer Guide or visit http://app.jbbres.com/actions/developers/.



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.