Uses of Interface
com.jbbres.lib.actions.workflow.WorkflowListener

Packages that use WorkflowListener
com.jbbres.lib.actions.workflow Provides the public model that developers can use to interact with Workflow objects. 
 

Uses of WorkflowListener in com.jbbres.lib.actions.workflow
 

Methods in com.jbbres.lib.actions.workflow that return WorkflowListener
 WorkflowListener[] Workflow.getWorkflowListeners()
          Returns the listeners to this workflow.
 

Methods in com.jbbres.lib.actions.workflow with parameters of type WorkflowListener
 void Workflow.addWorkflowListener(WorkflowListener l)
          Adds a listener to this workflow.
 void Workflow.removeWorkflowListener(WorkflowListener l)
          Removes a listener to this workflow.
 



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.