C D E G H I O Q R T W

C

canInitialize(String, int) - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
 
canModifyEntryState(int) - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Whether you can modify the entry state of this workflow instance
changeEntryState(int) - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Modify the state of the specified workflow instance.
configure(Configuration) - Method in class org.apache.fulcrum.osworkflow.DefaultWorkflowService
Avalon component configure lifecycle method

D

DefaultWorkflowService - class org.apache.fulcrum.osworkflow.DefaultWorkflowService.
This service provides a simple interface to the OSWorkflow Engine.
DefaultWorkflowService() - Constructor for class org.apache.fulcrum.osworkflow.DefaultWorkflowService
 
dispose() - Method in class org.apache.fulcrum.osworkflow.DefaultWorkflowService
Avalon component disposelifecycle method
doAction(int, Map) - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Perform an action on the the workflow instance.

E

equals(Object) - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Returns whether another workflow equals this workflow.
executeTriggerFunction(int) - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Executes a special trigger-function using the context of the workflow instance.

G

getAllAvailableActions() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Get the available actions for the workflow instance.
getAvailableActions(Map) - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Get the available actions for the workflow instance.
getCurrentSteps() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Returns a Collection of Step objects that are the current steps of the workflow instance.
getEntryState() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Return the state of the workflow instance.
getHistorySteps() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Returns a list of all steps that are completed for the workflow instance.
getId() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
 
getPropertySet() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Get the PropertySet for the workflow instance.
getSecurityPermissions() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Get a collection (Strings) of currently defined permissions for the workflow instance.
getWorkflowDescriptor() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Get the workflow descriptor for the workflow instance.
getWorkflowName() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Get the name of the specified workflow instance.

H

hashCode() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
 

I

initialize() - Method in class org.apache.fulcrum.osworkflow.DefaultWorkflowService
Avalon component initialize lifecycle method

O

org.apache.fulcrum.osworkflow - package org.apache.fulcrum.osworkflow
The Fulcrum Component wrapper for OSWorkflow.

Q

query(WorkflowQuery) - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
Execute a workflow query and returns the list of workflows

R

ROLE - Static variable in interface org.apache.fulcrum.osworkflow.WorkflowService
Avalon role - used to id the component within the manager
retrieveWorkflow(String) - Method in class org.apache.fulcrum.osworkflow.DefaultWorkflowService
Retrives a workflow based on the caller
retrieveWorkflow(String) - Method in interface org.apache.fulcrum.osworkflow.WorkflowService
Retrives a workflow based on the caller
retrieveWorkflow(String) - Static method in class org.apache.fulcrum.osworkflow.WorkflowServiceFacade
Retrives a workflow based on the caller
retrieveWorkflows(String, String) - Method in class org.apache.fulcrum.osworkflow.DefaultWorkflowService
For a specific caller and status, return all the workflows.
retrieveWorkflows(String, String) - Method in interface org.apache.fulcrum.osworkflow.WorkflowService
For a specific caller and status, return all the workflows.
retrieveWorkflows(String, String) - Static method in class org.apache.fulcrum.osworkflow.WorkflowServiceFacade
For a specific caller and status, return all the workflows.

T

toString() - Method in class org.apache.fulcrum.osworkflow.WorkflowInstance
 

W

WorkflowInstance - class org.apache.fulcrum.osworkflow.WorkflowInstance.
WorkflowInstance represents a specific instance of a workflow.
WorkflowInstance(Workflow, long) - Constructor for class org.apache.fulcrum.osworkflow.WorkflowInstance
Simple constructor to create a workflow instance with the workflow, and the id of an instance of the workflow.
WorkflowService - interface org.apache.fulcrum.osworkflow.WorkflowService.
WorkflowService interface.
WorkflowServiceFacade - class org.apache.fulcrum.osworkflow.WorkflowServiceFacade.
This is a Facade class for WorkflowService.
WorkflowServiceFacade() - Constructor for class org.apache.fulcrum.osworkflow.WorkflowServiceFacade
 

C D E G H I O Q R T W

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