Uses of Package
com.jbbres.lib.actions.workflow

Packages that use com.jbbres.lib.actions.workflow
com.jbbres.lib.actions.elements Provides the public model (interfaces and classes) that developers can use to create their own actions and variables. 
com.jbbres.lib.actions.files Provides classes to interact with Action(s) files. 
com.jbbres.lib.actions.tools.elements Provides the public classes that developers can use to create their own actions and variables. 
com.jbbres.lib.actions.tools.elements.variables Provides classes associated to an action that gets the value of the specified variable and, when applicable, allows to modify it. 
com.jbbres.lib.actions.tools.swing Provides Swing object to interrect with workflow elements, especially variables. 
com.jbbres.lib.actions.workflow Provides the public model that developers can use to interact with Workflow objects. 
 

Classes in com.jbbres.lib.actions.workflow used by com.jbbres.lib.actions.elements
Workflow
          An Action(s) workflow: a sequence of discrete tasks called Action.
 

Classes in com.jbbres.lib.actions.workflow used by com.jbbres.lib.actions.files
Workflow
          An Action(s) workflow: a sequence of discrete tasks called Action.
 

Classes in com.jbbres.lib.actions.workflow used by com.jbbres.lib.actions.tools.elements
Workflow
          An Action(s) workflow: a sequence of discrete tasks called Action.
 

Classes in com.jbbres.lib.actions.workflow used by com.jbbres.lib.actions.tools.elements.variables
Workflow
          An Action(s) workflow: a sequence of discrete tasks called Action.
 

Classes in com.jbbres.lib.actions.workflow used by com.jbbres.lib.actions.tools.swing
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.
WorkflowDefinitionListener
          The listener interface for receiving events occurring during the workflow definition.
 

Classes in com.jbbres.lib.actions.workflow used by com.jbbres.lib.actions.workflow
AbstractWorkflowDefinitionNotification
          An implementation of WorkflowDefinitionNotification.
AbstractWorkflowDefinitionNotification.MessageType
          The type of notification message.
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.
WorkflowDefinitionListener
          The listener interface for receiving events occurring during the workflow definition.
WorkflowDefinitionNotification
          A user notification raised during the workflow definition process.
WorkflowEvent
          A semantic event which indicates that a Workflow event related to the workflow execution occurred.
WorkflowListener
          The listener interface for receiving Workflow events.
 



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.