Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
A
AbstractWorkflow
- class com.opensymphony.workflow.
AbstractWorkflow
.
AbstractWorkflow()
- Constructor for class com.opensymphony.workflow.
AbstractWorkflow
AbstractWorkflowFactory
- class com.opensymphony.workflow.loader.
AbstractWorkflowFactory
.
AbstractWorkflowFactory()
- Constructor for class com.opensymphony.workflow.loader.
AbstractWorkflowFactory
ActionDescriptor
- class com.opensymphony.workflow.loader.
ActionDescriptor
.
ActionDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
ActionDescriptor
actionId
- Variable in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
addError(String)
- Method in class com.opensymphony.workflow.
InvalidInputException
addError(String, String)
- Method in class com.opensymphony.workflow.
InvalidInputException
B
BaseActionDescriptor
- class com.opensymphony.workflow.loader.
BaseActionDescriptor
.
BaseActionDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
BaseActionDescriptor
BasicSOAPWorkflow
- class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
.
BasicSOAPWorkflow()
- Constructor for class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
BasicWorkflow
- class com.opensymphony.workflow.basic.
BasicWorkflow
.
BasicWorkflow(String)
- Constructor for class com.opensymphony.workflow.basic.
BasicWorkflow
BasicWorkflowContext
- class com.opensymphony.workflow.basic.
BasicWorkflowContext
.
BasicWorkflowContext(String)
- Constructor for class com.opensymphony.workflow.basic.
BasicWorkflowContext
C
Caller
- class com.opensymphony.workflow.util.
Caller
.
Sets the persistent variable "caller" to the current user executing an action.
Caller()
- Constructor for class com.opensymphony.workflow.util.
Caller
canInitialize(String, int)
- Method in interface com.opensymphony.workflow.
Workflow
canInitialize(String, int)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
Check if the calling user has enough permissions to initialise the specified workflow
canInitialize(String, int)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
canInitialize(String, int)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
canInitialize(String, int)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
canInitialize(String, int)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
com.opensymphony.workflow
- package com.opensymphony.workflow
com.opensymphony.workflow.basic
- package com.opensymphony.workflow.basic
com.opensymphony.workflow.config
- package com.opensymphony.workflow.config
com.opensymphony.workflow.ejb
- package com.opensymphony.workflow.ejb
com.opensymphony.workflow.loader
- package com.opensymphony.workflow.loader
com.opensymphony.workflow.ofbiz
- package com.opensymphony.workflow.ofbiz
com.opensymphony.workflow.persistence
- package com.opensymphony.workflow.persistence
com.opensymphony.workflow.persistence.ejb
- package com.opensymphony.workflow.persistence.ejb
com.opensymphony.workflow.persistence.ejb.entry
- package com.opensymphony.workflow.persistence.ejb.entry
com.opensymphony.workflow.persistence.ejb.step
- package com.opensymphony.workflow.persistence.ejb.step
com.opensymphony.workflow.persistence.ofbiz
- package com.opensymphony.workflow.persistence.ofbiz
com.opensymphony.workflow.soap
- package com.opensymphony.workflow.soap
com.opensymphony.workflow.timer
- package com.opensymphony.workflow.timer
com.opensymphony.workflow.util
- package com.opensymphony.workflow.util
COMP_NAME
- Static variable in interface com.opensymphony.workflow.ejb.
WorkflowHome
COMP_NAME
- Static variable in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryHome
COMP_NAME
- Static variable in interface com.opensymphony.workflow.persistence.ejb.step.
StepHome
ConditionalResultDescriptor
- class com.opensymphony.workflow.loader.
ConditionalResultDescriptor
.
ConditionalResultDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
ConditionalResultDescriptor
ConfigLoader
- class com.opensymphony.workflow.config.
ConfigLoader
.
ConfigLoader()
- Constructor for class com.opensymphony.workflow.config.
ConfigLoader
context
- Variable in class com.opensymphony.workflow.
AbstractWorkflow
create()
- Method in interface com.opensymphony.workflow.ejb.
WorkflowHome
create(long, int)
- Method in interface com.opensymphony.workflow.persistence.
Persistence
Create new step with no previous step.
create(long, int)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
create(long, int)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
create(long, int, User)
- Method in interface com.opensymphony.workflow.persistence.
Persistence
Create a new step with no previous step.
create(long, int, User)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
create(long, int, User)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
create(Long, long)
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepHome
Create new step with no previous step.
create(Long, long, User)
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepHome
Create a new step with no previous step.
create(Step, int)
- Method in interface com.opensymphony.workflow.persistence.
Persistence
create(Step, int)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
create(Step, int)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
create(Step, int, int)
- Method in interface com.opensymphony.workflow.persistence.
Persistence
Create a new step with an REQUIRED previous step that MUST be marked finished.
create(Step, int, int)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
create(Step, int, int)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
create(Step, int, int, User)
- Method in interface com.opensymphony.workflow.persistence.
Persistence
Create a new step with a REQUIRED previous step that MUST be marked finished.
create(Step, int, int, User)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
create(Step, int, int, User)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
create(StepRemote, long)
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepHome
create(StepRemote, long, long)
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepHome
Create a new step with an REQUIRED previous step that MUST be marked finished.
create(StepRemote, long, long, User)
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepHome
Create a new step with a REQUIRED previous step that MUST be marked finished.
create(String)
- Method in interface com.opensymphony.workflow.persistence.
Persistence
create(String)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
create(String)
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryHome
create(String)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
createEntry(String)
- Method in interface com.opensymphony.workflow.
Workflow
Create a new workflow entry
createEntry(String)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
Create a workflow entry
createEntry(String)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
createEntry(String)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
createEntry(String)
- Method in class com.opensymphony.workflow.ofbiz.
OfbizWorkflow
createEntry(String)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
createEntry(String)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
createVariableMap(WorkflowEntry, List)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
currentStepId
- Variable in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
D
doAction(long, int, Map)
- Method in interface com.opensymphony.workflow.
Workflow
doAction(long, int, Map)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
perform an action on the specified workflow
doAction(long, int, Map)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
doAction(long, int, Map)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
doAction(long, int, Map)
- Method in class com.opensymphony.workflow.ofbiz.
OfbizWorkflow
doAction(long, int, Map)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
doAction(long, int, Map)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
E
ejbActivate()
- Method in class com.opensymphony.workflow.ejb.
WorkflowEJB
ejbActivate()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
ejbActivate()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
ejbCreate()
- Method in class com.opensymphony.workflow.ejb.
WorkflowEJB
ejbCreate(Long, long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
Create new step with no previous step.
ejbCreate(Long, long, User)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
Create a new step with no previous step.
ejbCreate(StepRemote, long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
ejbCreate(StepRemote, long, long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
Create a new step with an REQUIRED previous step that MUST be marked finished.
ejbCreate(StepRemote, long, long, User)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
Create a new step with a REQUIRED previous step that MUST be marked finished.
ejbCreate(String)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
EJBInvoker
- class com.opensymphony.workflow.util.
EJBInvoker
.
Generic EJB Invoker function.
EJBInvoker()
- Constructor for class com.opensymphony.workflow.util.
EJBInvoker
ejbLoad()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
ejbLoad()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
ejbPassivate()
- Method in class com.opensymphony.workflow.ejb.
WorkflowEJB
ejbPassivate()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
ejbPassivate()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
EJBPersistence
- class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
.
EJBPersistence()
- Constructor for class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
ejbPostCreate()
- Method in class com.opensymphony.workflow.ejb.
WorkflowEJB
ejbPostCreate(Long, long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
ejbPostCreate(Long, long, User)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
ejbPostCreate(StepRemote, long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
ejbPostCreate(StepRemote, long, long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
ejbPostCreate(StepRemote, long, long, User)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
ejbPostCreate(String)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
ejbRemove()
- Method in class com.opensymphony.workflow.ejb.
WorkflowEJB
ejbRemove()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
ejbRemove()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
EJBStep
- class com.opensymphony.workflow.persistence.ejb.
EJBStep
.
EJBStep(StepRemote)
- Constructor for class com.opensymphony.workflow.persistence.ejb.
EJBStep
ejbStore()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
ejbStore()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
EJBWorkflow
- class com.opensymphony.workflow.ejb.
EJBWorkflow
.
EJBWorkflow()
- Constructor for class com.opensymphony.workflow.ejb.
EJBWorkflow
EJBWorkflow(String)
- Constructor for class com.opensymphony.workflow.ejb.
EJBWorkflow
EJBWorkflowContext
- class com.opensymphony.workflow.ejb.
EJBWorkflowContext
.
EJBWorkflowContext(SessionContext)
- Constructor for class com.opensymphony.workflow.ejb.
EJBWorkflowContext
EJBWorkflowEntry
- class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
.
EJBWorkflowEntry(WorkflowEntryRemote)
- Constructor for class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
entryId
- Variable in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
evaluateExpression(String, WorkflowEntry, List)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
execute(JobExecutionContext)
- Method in class com.opensymphony.workflow.timer.
WorkflowJob
execute(Map, Map, Map)
- Method in interface com.opensymphony.workflow.
FunctionProvider
Execute this function
execute(Map, Map, Map)
- Method in class com.opensymphony.workflow.util.
UnscheduleJob
execute(Map, Map, Map)
- Method in class com.opensymphony.workflow.util.
ScheduleJob
execute(Map, Map, Map)
- Method in class com.opensymphony.workflow.util.
Caller
execute(Map, Map, Map)
- Method in class com.opensymphony.workflow.util.
MostRecentOwner
execute(Map, Map, Map)
- Method in class com.opensymphony.workflow.util.
SendEmail
execute(Map, Map, Map)
- Method in class com.opensymphony.workflow.util.
JMSMessage
execute(Map, Map, Map)
- Method in class com.opensymphony.workflow.util.
EJBInvoker
executeFunction(FunctionDescriptor, WorkflowEntry, Map, List)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
executeTriggerFunction(long, int)
- Method in interface com.opensymphony.workflow.
Workflow
executeTriggerFunction(long, int)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
executeTriggerFunction(long, int)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
executeTriggerFunction(long, int)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
executeTriggerFunction(long, int)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
executeTriggerFunction(long, int)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
F
findByPrimaryKey(Long)
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryHome
findByPrimaryKey(Long)
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepHome
findStep(long)
- Method in interface com.opensymphony.workflow.persistence.
Persistence
findStep(long)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
findStep(long)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
findWorkflowEntry(long)
- Method in interface com.opensymphony.workflow.persistence.
Persistence
findWorkflowEntry(long)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
findWorkflowEntry(long)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
finishDate
- Variable in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
FINISHED
- Static variable in interface com.opensymphony.workflow.loader.
StatusValues
finishStep(int, int, User)
- Method in interface com.opensymphony.workflow.persistence.
WorkflowEntry
finishStep(int, int, User)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
finishStep(int, int, User)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
finishStep(long, long, User)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
finishStep(long, long, User)
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryRemote
FunctionDescriptor
- class com.opensymphony.workflow.loader.
FunctionDescriptor
.
FunctionDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
FunctionDescriptor
FunctionProvider
- interface com.opensymphony.workflow.
FunctionProvider
.
Interface to be implemented by any class that are to be called from within a workflow as a function, either as a pre-function or a post-function.
G
gd
- Variable in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
getAction(int)
- Method in class com.opensymphony.workflow.loader.
StepDescriptor
getActionableSteps(String)
- Method in interface com.opensymphony.workflow.
Workflow
getActionableSteps(String)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
Get an array of steps that have actions in the specified workflow
getActionableSteps(String)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
getActionableSteps(String)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
getActionableSteps(String)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
getActionableSteps(String)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
getActionId()
- Method in class com.opensymphony.workflow.
HistoryStep
getActionId()
- Method in interface com.opensymphony.workflow.persistence.
Step
getActionId()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
getActionId()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getActionId()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
getActionId()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
getActionId()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
getActionName()
- Method in class com.opensymphony.workflow.
HistoryStep
getActionName(long, int)
- Method in interface com.opensymphony.workflow.
Workflow
getActionName(long, int)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
Get a verbose string action name for a specified workflow action within the current step
getActionName(long, int)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
getActionName(long, int)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
getActionName(long, int)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
getActionName(long, int)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
getActions()
- Method in class com.opensymphony.workflow.loader.
StepDescriptor
Get a List of
ActionDescriptor
s for this step
getAllowableGroups()
- Method in class com.opensymphony.workflow.loader.
InitialStepDescriptor
getArgs()
- Method in class com.opensymphony.workflow.loader.
FunctionDescriptor
getAvailableActions(long)
- Method in interface com.opensymphony.workflow.
Workflow
getAvailableActions(long)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
Get an array of possible actions for the specified workflow
getAvailableActions(long)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
getAvailableActions(long)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
getAvailableActions(long)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
getAvailableActions(long)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
getCaller()
- Method in interface com.opensymphony.workflow.
WorkflowContext
getCaller()
- Method in class com.opensymphony.workflow.basic.
BasicWorkflowContext
getCaller()
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflowContext
getCondition()
- Method in class com.opensymphony.workflow.loader.
ConditionalResultDescriptor
getCondition()
- Method in class com.opensymphony.workflow.loader.
RestrictionDescriptor
getConditionalResults()
- Method in class com.opensymphony.workflow.loader.
BaseActionDescriptor
getContents()
- Method in class com.opensymphony.workflow.loader.
ValidatorDescriptor
getContents()
- Method in class com.opensymphony.workflow.loader.
FunctionDescriptor
getCurrentStatus(long)
- Method in interface com.opensymphony.workflow.
Workflow
getCurrentStatus(long)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
Get the current status of the specified workflow
getCurrentStatus(long)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
getCurrentStatus(long)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
getCurrentStatus(long)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
getCurrentStatus(long)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
getCurrentStep()
- Method in interface com.opensymphony.workflow.persistence.
WorkflowEntry
getCurrentStep()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
getCurrentStep()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
getCurrentStep()
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryRemote
getCurrentStep()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
getCurrentStepId()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
getCurrentStepId()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
getEntryId()
- Method in interface com.opensymphony.workflow.persistence.
Step
getEntryId()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
getEntryId()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getEntryId()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
getEntryId()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
getEntryId()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
getErrors()
- Method in class com.opensymphony.workflow.
InvalidInputException
getFinishDate()
- Method in class com.opensymphony.workflow.
HistoryStep
getFinishDate()
- Method in interface com.opensymphony.workflow.persistence.
Step
getFinishDate()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
getFinishDate()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getFinishDate()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
getFinishDate()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
getFinishDate()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
getGenericErrors()
- Method in class com.opensymphony.workflow.
InvalidInputException
getGroups()
- Method in class com.opensymphony.workflow.loader.
RestrictionDescriptor
getHistory(long)
- Method in interface com.opensymphony.workflow.
Workflow
getHistory(long)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
Get the workflow history
getHistory(long)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
getHistory(long)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
getHistory(long)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
getHistory(long)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
getId()
- Method in class com.opensymphony.workflow.
WorkflowHistory
getId()
- Method in class com.opensymphony.workflow.loader.
StepDescriptor
getId()
- Method in class com.opensymphony.workflow.loader.
BaseActionDescriptor
getId()
- Method in interface com.opensymphony.workflow.persistence.
Step
getId()
- Method in interface com.opensymphony.workflow.persistence.
WorkflowEntry
getId()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
getId()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
getId()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
getId()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
getId()
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryRemote
getId()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getId()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
getId()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
getId()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
getId()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
getInitialSteps()
- Method in class com.opensymphony.workflow.loader.
WorkflowDescriptor
Get a List of initial steps for this workflow
getLocation()
- Method in class com.opensymphony.workflow.loader.
ValidatorDescriptor
getLocation()
- Method in class com.opensymphony.workflow.loader.
FunctionDescriptor
getLocation()
- Method in class com.opensymphony.workflow.loader.
RegisterDescriptor
getName()
- Method in class com.opensymphony.workflow.loader.
StepDescriptor
getName()
- Method in class com.opensymphony.workflow.loader.
PermissionDescriptor
getName()
- Method in class com.opensymphony.workflow.loader.
ActionDescriptor
getNames()
- Method in class com.opensymphony.workflow.
InvalidInputException
getOwner()
- Method in class com.opensymphony.workflow.
HistoryStep
getOwner()
- Method in class com.opensymphony.workflow.loader.
ResultDescriptor
getOwner()
- Method in class com.opensymphony.workflow.loader.
RestrictionDescriptor
getOwner()
- Method in interface com.opensymphony.workflow.persistence.
Step
getOwner()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
getOwner()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getOwner()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
getOwner()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
getOwnerName()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getOwnerName()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
getPermissions()
- Method in class com.opensymphony.workflow.loader.
StepDescriptor
Get a List of
PermissionDescriptor
s for this step
getPersistence()
- Method in class com.opensymphony.workflow.
AbstractWorkflow
getPersistence()
- Method in class com.opensymphony.workflow.ofbiz.
OfbizWorkflow
getPersistence(WorkflowContext)
- Static method in class com.opensymphony.workflow.persistence.
PersistenceFactory
getPostFunctions()
- Method in class com.opensymphony.workflow.loader.
BaseActionDescriptor
getPostFunctions()
- Method in class com.opensymphony.workflow.loader.
ResultDescriptor
getPreFunctions()
- Method in class com.opensymphony.workflow.loader.
BaseActionDescriptor
getPreFunctions()
- Method in class com.opensymphony.workflow.loader.
ResultDescriptor
getPrevious()
- Method in interface com.opensymphony.workflow.persistence.
Step
getPrevious()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
getPrevious()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getPrevious()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
getPrevious()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
getPreviousId()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getPreviousId()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
getProperties()
- Method in class com.opensymphony.workflow.loader.
AbstractWorkflowFactory
getPropertySet()
- Method in interface com.opensymphony.workflow.persistence.
WorkflowEntry
getPropertySet()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
getPropertySet()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
getPropertySet()
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryRemote
getPropertySet()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
getPropertySet(long)
- Method in interface com.opensymphony.workflow.
Workflow
getPropertySet(long)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
getPropertySet(long)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
getPropertySet(long)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
getPropertySet(long)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
getPropertySet(long)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
getRegisters()
- Method in class com.opensymphony.workflow.loader.
WorkflowDescriptor
getRestriction()
- Method in class com.opensymphony.workflow.loader.
PermissionDescriptor
getRestriction()
- Method in class com.opensymphony.workflow.loader.
ActionDescriptor
getRootCause()
- Method in class com.opensymphony.workflow.
InternalWorkflowException
getSecurityPermissions(long)
- Method in interface com.opensymphony.workflow.
Workflow
getSecurityPermissions(long)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
Get a collection of currently defined permissions for the specified workflow
getSecurityPermissions(long)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
getSecurityPermissions(long)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
getSecurityPermissions(long)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
getSecurityPermissions(long)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
getStartDate()
- Method in class com.opensymphony.workflow.
HistoryStep
getStartDate()
- Method in interface com.opensymphony.workflow.persistence.
Step
getStartDate()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
getStartDate()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getStartDate()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
getStartDate()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
getStartDate()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
getStatus()
- Method in class com.opensymphony.workflow.
HistoryStep
getStatus()
- Method in class com.opensymphony.workflow.loader.
ResultDescriptor
getStatus()
- Method in class com.opensymphony.workflow.loader.
RestrictionDescriptor
getStatus()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getStatus()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
getStep()
- Method in class com.opensymphony.workflow.loader.
ResultDescriptor
getStep(int)
- Method in class com.opensymphony.workflow.loader.
WorkflowDescriptor
getStepId()
- Method in class com.opensymphony.workflow.
HistoryStep
getStepId()
- Method in interface com.opensymphony.workflow.persistence.
Step
getStepId()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
getStepId()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
getStepId()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
getStepId()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
getStepId()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
getStepName()
- Method in class com.opensymphony.workflow.
HistoryStep
getStepName(long, int)
- Method in interface com.opensymphony.workflow.
Workflow
getStepName(long, int)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
Get a string name for the specified step
getStepName(long, int)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
getStepName(long, int)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
getStepName(long, int)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
getStepName(long, int)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
getSteps()
- Method in class com.opensymphony.workflow.
WorkflowHistory
getSteps()
- Method in class com.opensymphony.workflow.loader.
WorkflowDescriptor
Get a List of steps in this workflow
getTriggerFunction(int)
- Method in class com.opensymphony.workflow.loader.
WorkflowDescriptor
getType()
- Method in class com.opensymphony.workflow.loader.
ValidatorDescriptor
getType()
- Method in class com.opensymphony.workflow.loader.
FunctionDescriptor
getType()
- Method in class com.opensymphony.workflow.loader.
RegisterDescriptor
getUnconditionalResult()
- Method in class com.opensymphony.workflow.loader.
BaseActionDescriptor
getValidators()
- Method in class com.opensymphony.workflow.loader.
BaseActionDescriptor
getValidators()
- Method in class com.opensymphony.workflow.loader.
ResultDescriptor
getVariableName()
- Method in class com.opensymphony.workflow.loader.
RegisterDescriptor
getWorkflow(String)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
getWorkflow(String)
- Static method in class com.opensymphony.workflow.config.
ConfigLoader
getWorkflow(String)
- Method in class com.opensymphony.workflow.loader.
AbstractWorkflowFactory
getWorkflow(String)
- Method in class com.opensymphony.workflow.loader.
URLWorkflowFactory
getWorkflow(String)
- Method in class com.opensymphony.workflow.loader.
XMLWorkflowFactory
getWorkflowName()
- Method in class com.opensymphony.workflow.
WorkflowHistory
getWorkflowName()
- Method in interface com.opensymphony.workflow.persistence.
WorkflowEntry
getWorkflowName()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
getWorkflowName()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
getWorkflowName()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
getWorkflowName()
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryRemote
getWorkflowName()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
gv
- Variable in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
gv
- Variable in class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
H
HistoryStep
- class com.opensymphony.workflow.
HistoryStep
.
HistoryStep(String, int, String, int, User, Date, Date, String)
- Constructor for class com.opensymphony.workflow.
HistoryStep
I
id
- Variable in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
id
- Variable in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
init(Properties)
- Method in class com.opensymphony.workflow.loader.
AbstractWorkflowFactory
initDone()
- Method in class com.opensymphony.workflow.loader.
AbstractWorkflowFactory
initDone()
- Method in class com.opensymphony.workflow.loader.
XMLWorkflowFactory
initialize(long, int, Map)
- Method in interface com.opensymphony.workflow.
Workflow
initialize(long, int, Map)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
initialize(long, int, Map)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
initialize(long, int, Map)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
initialize(long, int, Map)
- Method in class com.opensymphony.workflow.ofbiz.
OfbizWorkflow
initialize(long, int, Map)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
initialize(long, int, Map)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
initializeStep(int)
- Method in interface com.opensymphony.workflow.persistence.
WorkflowEntry
initializeStep(int)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
initializeStep(int)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
initializeStep(int, User)
- Method in interface com.opensymphony.workflow.persistence.
WorkflowEntry
initializeStep(int, User)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
initializeStep(int, User)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
initializeStep(long)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
initializeStep(long)
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryRemote
initializeStep(long, User)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
initializeStep(long, User)
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryRemote
InitialStepDescriptor
- class com.opensymphony.workflow.loader.
InitialStepDescriptor
.
InitialStepDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
InitialStepDescriptor
InternalWorkflowException
- exception com.opensymphony.workflow.
InternalWorkflowException
.
InternalWorkflowException()
- Constructor for class com.opensymphony.workflow.
InternalWorkflowException
InternalWorkflowException(Exception)
- Constructor for class com.opensymphony.workflow.
InternalWorkflowException
InternalWorkflowException(String)
- Constructor for class com.opensymphony.workflow.
InternalWorkflowException
InternalWorkflowException(String, Exception)
- Constructor for class com.opensymphony.workflow.
InternalWorkflowException
InvalidInputException
- exception com.opensymphony.workflow.
InvalidInputException
.
InvalidInputException()
- Constructor for class com.opensymphony.workflow.
InvalidInputException
InvalidInputException(String)
- Constructor for class com.opensymphony.workflow.
InvalidInputException
InvalidInputException(String, String)
- Constructor for class com.opensymphony.workflow.
InvalidInputException
InvalidRoleException
- exception com.opensymphony.workflow.
InvalidRoleException
.
InvalidRoleException(String)
- Constructor for class com.opensymphony.workflow.
InvalidRoleException
isFinished()
- Method in interface com.opensymphony.workflow.persistence.
Step
isFinished()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
isFinished()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
isFinished()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
isFinished()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
isInitialized(long)
- Method in interface com.opensymphony.workflow.
Workflow
isInitialized(long)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
Check if the specified workflow has been initialized
isInitialized(long)
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflow
isInitialized(long)
- Method in interface com.opensymphony.workflow.ejb.
WorkflowRemote
isInitialized(long)
- Method in class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
isInitialized(long)
- Method in class com.opensymphony.workflow.soap.
BasicSOAPWorkflow
isModified()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
isModified()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
isQueued()
- Method in interface com.opensymphony.workflow.persistence.
Step
isQueued()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
isQueued()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
isQueued()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
isQueued()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
isStatus(int)
- Method in interface com.opensymphony.workflow.persistence.
Step
isStatus(int)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
isStatus(int)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
isStatus(int)
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
isStatus(int)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
isUnderway()
- Method in interface com.opensymphony.workflow.persistence.
Step
isUnderway()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
isUnderway()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
isUnderway()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
isUnderway()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
J
JMSMessage
- class com.opensymphony.workflow.util.
JMSMessage
.
Sends out a JMS TextMessage to a specified Queue or Topic.
JMSMessage()
- Constructor for class com.opensymphony.workflow.util.
JMSMessage
JNDI_NAME
- Static variable in interface com.opensymphony.workflow.ejb.
WorkflowHome
JNDI_NAME
- Static variable in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryHome
JNDI_NAME
- Static variable in interface com.opensymphony.workflow.persistence.ejb.step.
StepHome
L
load(File)
- Static method in class com.opensymphony.workflow.loader.
WorkflowLoader
Load a workflow descriptor from a file on disk
load(InputStream)
- Static method in class com.opensymphony.workflow.config.
ConfigLoader
load(InputStream)
- Static method in class com.opensymphony.workflow.loader.
WorkflowLoader
Load a workflow descriptor from an InputStream
load(String)
- Static method in class com.opensymphony.workflow.loader.
WorkflowLoader
Load a workflow descriptor from a resource
load(URL)
- Static method in class com.opensymphony.workflow.loader.
WorkflowLoader
Load a workflow descriptor from a URL
loadConfig()
- Method in class com.opensymphony.workflow.
AbstractWorkflow
M
main(String[])
- Static method in class com.opensymphony.workflow.soap.
TestClient
main(String[])
- Static method in class com.opensymphony.workflow.timer.
QuartzRunner
makeClean()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
makeClean()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
makeDirty()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
makeDirty()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
markFinished()
- Method in interface com.opensymphony.workflow.persistence.
Step
markUnderway MUST be called first
markFinished()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
markFinished()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
markUnderway MUST be called first
markFinished()
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
markUnderway MUST be called first
markFinished()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
markForStorage(GenericValue)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
markUnderway(User)
- Method in interface com.opensymphony.workflow.persistence.
Step
markUnderway(User)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
markUnderway(User)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
markUnderway(User)
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
markUnderway(User)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
MostRecentOwner
- class com.opensymphony.workflow.util.
MostRecentOwner
.
Sets the persistent variable "mostRecentOwner" to the owner of the most recent step that was of type stepId.
MostRecentOwner()
- Constructor for class com.opensymphony.workflow.util.
MostRecentOwner
N
newStep(int, int)
- Method in interface com.opensymphony.workflow.persistence.
WorkflowEntry
newStep(int, int)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
newStep(int, int)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
newStep(int, int, User)
- Method in interface com.opensymphony.workflow.persistence.
WorkflowEntry
newStep(int, int, User)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBWorkflowEntry
newStep(int, int, User)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
newStep(long, long)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
newStep(long, long)
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryRemote
newStep(long, long, User)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
newStep(long, long, User)
- Method in interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryRemote
O
OfbizPersistence
- class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
.
OfbizPersistence()
- Constructor for class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
OfbizPersistence(WorkflowContext)
- Constructor for class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
OfbizSOAPWorkflow
- class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
.
OfbizSOAPWorkflow()
- Constructor for class com.opensymphony.workflow.soap.
OfbizSOAPWorkflow
OfbizStep
- class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
.
OfbizStep(GenericValue)
- Constructor for class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
OfbizWorkflow
- class com.opensymphony.workflow.ofbiz.
OfbizWorkflow
.
OfbizWorkflow(String)
- Constructor for class com.opensymphony.workflow.ofbiz.
OfbizWorkflow
OfbizWorkflowContext
- class com.opensymphony.workflow.ofbiz.
OfbizWorkflowContext
.
OfbizWorkflowContext(String)
- Constructor for class com.opensymphony.workflow.ofbiz.
OfbizWorkflowContext
OfbizWorkflowEntry
- class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
.
OfbizWorkflowEntry(GenericValue, WorkflowContext, OfbizPersistence)
- Constructor for class com.opensymphony.workflow.persistence.ofbiz.
OfbizWorkflowEntry
OWNER_ALLOW
- Static variable in class com.opensymphony.workflow.loader.
RestrictionDescriptor
OWNER_DENY
- Static variable in class com.opensymphony.workflow.loader.
RestrictionDescriptor
OWNER_USE_GROUPS
- Static variable in class com.opensymphony.workflow.loader.
RestrictionDescriptor
ownerName
- Variable in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
P
PermissionDescriptor
- class com.opensymphony.workflow.loader.
PermissionDescriptor
.
PermissionDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
PermissionDescriptor
persistChanges()
- Method in interface com.opensymphony.workflow.persistence.
Persistence
persistChanges()
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBPersistence
persistChanges()
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizPersistence
persistence
- Static variable in class com.opensymphony.workflow.config.
ConfigLoader
Persistence
- interface com.opensymphony.workflow.persistence.
Persistence
.
PersistenceFactory
- class com.opensymphony.workflow.persistence.
PersistenceFactory
.
PersistenceFactory()
- Constructor for class com.opensymphony.workflow.persistence.
PersistenceFactory
previousId
- Variable in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
printStackTrace()
- Method in class com.opensymphony.workflow.
InternalWorkflowException
printStackTrace(PrintStream)
- Method in class com.opensymphony.workflow.
InternalWorkflowException
printStackTrace(PrintWriter)
- Method in class com.opensymphony.workflow.
InternalWorkflowException
properties
- Variable in class com.opensymphony.workflow.loader.
AbstractWorkflowFactory
Q
QuartzRunner
- class com.opensymphony.workflow.timer.
QuartzRunner
.
To run:
QuartzRunner()
- Constructor for class com.opensymphony.workflow.timer.
QuartzRunner
QUEUED
- Static variable in interface com.opensymphony.workflow.loader.
StatusValues
R
Register
- interface com.opensymphony.workflow.
Register
.
RegisterDescriptor
- class com.opensymphony.workflow.loader.
RegisterDescriptor
.
RegisterDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
RegisterDescriptor
RegisterRemote
- interface com.opensymphony.workflow.
RegisterRemote
.
A remote register interface.
registerVariable(WorkflowContext, WorkflowEntry)
- Method in interface com.opensymphony.workflow.
RegisterRemote
Register a variable within a particular workflow
registerVariable(WorkflowContext, WorkflowEntry)
- Method in interface com.opensymphony.workflow.
Register
registerVariable(WorkflowContext, WorkflowEntry)
- Method in class com.opensymphony.workflow.util.
TestRegister
RestrictionDescriptor
- class com.opensymphony.workflow.loader.
RestrictionDescriptor
.
RestrictionDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
RestrictionDescriptor
ResultDescriptor
- class com.opensymphony.workflow.loader.
ResultDescriptor
.
ResultDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
ResultDescriptor
S
ScheduleJob
- class com.opensymphony.workflow.util.
ScheduleJob
.
Schedules a job in the Quartz job scheduler to be executed one or more times in the future.
ScheduleJob()
- Constructor for class com.opensymphony.workflow.util.
ScheduleJob
SendEmail
- class com.opensymphony.workflow.util.
SendEmail
.
Sends an email to a group of users.
SendEmail()
- Constructor for class com.opensymphony.workflow.util.
SendEmail
setActionId(int)
- Method in interface com.opensymphony.workflow.persistence.
Step
setActionId(int)
- Method in class com.opensymphony.workflow.persistence.ejb.
EJBStep
setActionId(int)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
setActionId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
setActionId(Long)
- Method in interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
setActionId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
setBshVariables(Interpreter, Map)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
setCurrentStepId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
setCurrentStepId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
setEntityContext(EntityContext)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
setEntityContext(EntityContext)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
setEntryId(long)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
setEntryId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
setEntryId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
setFinishDate(Timestamp)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
setFinishDate(Timestamp)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
setId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
setId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
setId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
setId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
setOwnerName(String)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
setOwnerName(String)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
setPreviousId(long)
- Method in class com.opensymphony.workflow.persistence.ofbiz.
OfbizStep
setPreviousId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
setPreviousId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
setRollbackOnly()
- Method in interface com.opensymphony.workflow.
WorkflowContext
setRollbackOnly()
- Method in class com.opensymphony.workflow.basic.
BasicWorkflowContext
setRollbackOnly()
- Method in class com.opensymphony.workflow.ejb.
EJBWorkflowContext
setRollbackOnly()
- Method in class com.opensymphony.workflow.ofbiz.
OfbizWorkflowContext
setSessionContext(SessionContext)
- Method in class com.opensymphony.workflow.ejb.
WorkflowEJB
setStartDate(Timestamp)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
setStartDate(Timestamp)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
setStatus(Integer)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
setStatus(Integer)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
setStepId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
setStepId(Long)
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
setWorkflowName(String)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
setWorkflowName(String)
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
startDate
- Variable in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
stateChanged(WorkflowEntry)
- Method in interface com.opensymphony.workflow.util.
WorkflowLocalListener
stateChanged(WorkflowEntry)
- Method in interface com.opensymphony.workflow.util.
WorkflowListener
status
- Variable in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
StatusValues
- interface com.opensymphony.workflow.loader.
StatusValues
.
Step
- interface com.opensymphony.workflow.persistence.
Step
.
StepCMP
- class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
.
StepCMP()
- Constructor for class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
StepDescriptor
- class com.opensymphony.workflow.loader.
StepDescriptor
.
StepDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
StepDescriptor
StepEJB
- class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
.
StepEJB()
- Constructor for class com.opensymphony.workflow.persistence.ejb.step.
StepEJB
StepHome
- interface com.opensymphony.workflow.persistence.ejb.step.
StepHome
.
stepId
- Variable in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
StepRemote
- interface com.opensymphony.workflow.persistence.ejb.step.
StepRemote
.
T
TestClient
- class com.opensymphony.workflow.soap.
TestClient
.
TestClient()
- Constructor for class com.opensymphony.workflow.soap.
TestClient
TestRegister
- class com.opensymphony.workflow.util.
TestRegister
.
TestRegister()
- Constructor for class com.opensymphony.workflow.util.
TestRegister
translateVariables(String, PropertySet)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
U
UNDERWAY
- Static variable in interface com.opensymphony.workflow.loader.
StatusValues
UnscheduleJob
- class com.opensymphony.workflow.util.
UnscheduleJob
.
Unschedules a job that was scheduled previously.
UnscheduleJob()
- Constructor for class com.opensymphony.workflow.util.
UnscheduleJob
unsetEntityContext()
- Method in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
unsetEntityContext()
- Method in class com.opensymphony.workflow.persistence.ejb.step.
StepCMP
URLWorkflowFactory
- class com.opensymphony.workflow.loader.
URLWorkflowFactory
.
URLWorkflowFactory()
- Constructor for class com.opensymphony.workflow.loader.
URLWorkflowFactory
V
validate(Map, Map)
- Method in interface com.opensymphony.workflow.
Validator
Validator
- interface com.opensymphony.workflow.
Validator
.
ValidatorDescriptor
- class com.opensymphony.workflow.loader.
ValidatorDescriptor
.
ValidatorDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
ValidatorDescriptor
validRole(List)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
verifyInputs(WorkflowEntry, List, Map, List)
- Method in class com.opensymphony.workflow.
AbstractWorkflow
W
Workflow
- interface com.opensymphony.workflow.
Workflow
.
WorkflowContext
- interface com.opensymphony.workflow.
WorkflowContext
.
WorkflowDescriptor
- class com.opensymphony.workflow.loader.
WorkflowDescriptor
.
Describes a single workflow
WorkflowDescriptor(Element)
- Constructor for class com.opensymphony.workflow.loader.
WorkflowDescriptor
WorkflowEJB
- class com.opensymphony.workflow.ejb.
WorkflowEJB
.
WorkflowEJB()
- Constructor for class com.opensymphony.workflow.ejb.
WorkflowEJB
WorkflowEntry
- interface com.opensymphony.workflow.persistence.
WorkflowEntry
.
WorkflowEntryCMP
- class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
.
WorkflowEntryCMP()
- Constructor for class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
WorkflowEntryEJB
- class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
.
WorkflowEntryEJB()
- Constructor for class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryEJB
WorkflowEntryHome
- interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryHome
.
Home interface for WorkflowEntry.
WorkflowEntryRemote
- interface com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryRemote
.
WorkflowHistory
- class com.opensymphony.workflow.
WorkflowHistory
.
WorkflowHistory(long, String, List)
- Constructor for class com.opensymphony.workflow.
WorkflowHistory
WorkflowHome
- interface com.opensymphony.workflow.ejb.
WorkflowHome
.
Home interface for Workflow.
WorkflowJob
- class com.opensymphony.workflow.timer.
WorkflowJob
.
WorkflowJob()
- Constructor for class com.opensymphony.workflow.timer.
WorkflowJob
WorkflowListener
- interface com.opensymphony.workflow.util.
WorkflowListener
.
WorkflowLoader
- class com.opensymphony.workflow.loader.
WorkflowLoader
.
The WorkflowLoader is responsible for creating a WorkflowDesciptor by loading the XML from various sources.
WorkflowLoader()
- Constructor for class com.opensymphony.workflow.loader.
WorkflowLoader
WorkflowLocalListener
- interface com.opensymphony.workflow.util.
WorkflowLocalListener
.
workflowName
- Variable in class com.opensymphony.workflow.persistence.ejb.entry.
WorkflowEntryCMP
WorkflowRemote
- interface com.opensymphony.workflow.ejb.
WorkflowRemote
.
Remote interface for Workflow.
X
XMLWorkflowFactory
- class com.opensymphony.workflow.loader.
XMLWorkflowFactory
.
XMLWorkflowFactory()
- Constructor for class com.opensymphony.workflow.loader.
XMLWorkflowFactory
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
See
www.opensymphony.com
for more information.
PREV NEXT
FRAMES
NO FRAMES