D G I O R S W

D

doAction(RunData, Context) - Method in class org.apache.fulcrum.osworkflow.example.modules.actions.WorkflowAction
Perform an action for a workflow that moves it from one state to the next.
doLogin(RunData, Context) - Method in class org.apache.fulcrum.osworkflow.example.modules.actions.WorkflowAction
This logs you in as user "test".
doNew(RunData, Context) - Method in class org.apache.fulcrum.osworkflow.example.modules.actions.WorkflowAction
Create a new Workflow instance.
doPerform(RunData, Context) - Method in class org.apache.fulcrum.osworkflow.example.modules.actions.Index
Default action is to load up the default screen (Index.vm) and list out the locations to go to: Inventory Add Request Inventory Delete Request General Admin of Request
doPerform(RunData, Context) - Method in class org.apache.fulcrum.osworkflow.example.modules.actions.WorkflowAction
This guy deals with actions related to workflows.
doSetupuser(RunData, Context) - Method in class org.apache.fulcrum.osworkflow.example.modules.actions.WorkflowAction
This sets up the user "test/test" in OSWorkflow.
doViewdetail(RunData, Context) - Method in class org.apache.fulcrum.osworkflow.example.modules.actions.WorkflowAction
View the details of a specific workflow instance.

G

getUser() - Method in class org.apache.fulcrum.osworkflow.example.tools.WorkflowTool
Retrieve the Turbine User object
getWorkflowInstance(RunData, Context) - Method in class org.apache.fulcrum.osworkflow.example.modules.actions.WorkflowAction
Look up a workflow by the parameter "id".

I

Index - class org.apache.fulcrum.osworkflow.example.modules.actions.Index.
This method is called by default when you load up the example webapp.
Index() - Constructor for class org.apache.fulcrum.osworkflow.example.modules.actions.Index
 
init(Object) - Method in class org.apache.fulcrum.osworkflow.example.tools.WorkflowTool
Initialize the tool with the RunData object.

O

org.apache.fulcrum.osworkflow.example.modules.actions - package org.apache.fulcrum.osworkflow.example.modules.actions
Actions for the Example webapp
$Id: package.html 535465 2007-05-05 06:58:06Z tv $
org.apache.fulcrum.osworkflow.example.tools - package org.apache.fulcrum.osworkflow.example.tools
Example WorkflowTool
$Id: package.html 535465 2007-05-05 06:58:06Z tv $

R

refresh() - Method in class org.apache.fulcrum.osworkflow.example.tools.WorkflowTool
Remove the Turbine RunData object.
retrieveWorkflow() - Method in class org.apache.fulcrum.osworkflow.example.tools.WorkflowTool
Retrieve Workflow
retrieveWorkflow(User) - Method in class org.apache.fulcrum.osworkflow.example.tools.WorkflowTool
Retrieve Workflow of given User
retrieveWorkflows(String) - Method in class org.apache.fulcrum.osworkflow.example.tools.WorkflowTool
Returns all workflows that belong the user and have a certain status specified in the workflow xml file.

S

setUser(User) - Method in class org.apache.fulcrum.osworkflow.example.tools.WorkflowTool
Sets the Turbine User object

W

WorkflowAction - class org.apache.fulcrum.osworkflow.example.modules.actions.WorkflowAction.
This action contains all the manipulations of a workflow.
WorkflowAction() - Constructor for class org.apache.fulcrum.osworkflow.example.modules.actions.WorkflowAction
 
WorkflowTool - class org.apache.fulcrum.osworkflow.example.tools.WorkflowTool.
A pull tool which provides lookups of workflows by delegating to the configured Fulcrum WorkflowService.
WorkflowTool() - Constructor for class org.apache.fulcrum.osworkflow.example.tools.WorkflowTool
Creates a new instance.

D G I O R S W

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.