A B C D E F G H I J K L M N O P Q R S T U V W X
A
- AbstractDescriptor - Class in com.opensymphony.workflow.loader
- User: hani
Date: May 28, 2003
Time: 12:44:54 AM
- AbstractDescriptor() -
Constructor for class com.opensymphony.workflow.loader.AbstractDescriptor
-
- AbstractHibernateWorkflowStore - Class in com.opensymphony.workflow.spi.hibernate
-
- AbstractHibernateWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- AbstractHibernateWorkflowStore - Class in com.opensymphony.workflow.spi.hibernate3
-
- AbstractHibernateWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- AbstractHibernateWorkflowStore.InternalCallback - Interface in com.opensymphony.workflow.spi.hibernate
-
- AbstractHibernateWorkflowStore.InternalCallback - Interface in com.opensymphony.workflow.spi.hibernate3
-
- AbstractLocalStep - Interface in com.opensymphony.workflow.spi.ejb
- Remote interface for steps.
- AbstractWorkflow - Class in com.opensymphony.workflow
- Abstract workflow instance that serves as the base for specific implementations, such as EJB or SOAP.
- AbstractWorkflow() -
Constructor for class com.opensymphony.workflow.AbstractWorkflow
-
- AbstractWorkflowFactory - Class in com.opensymphony.workflow.loader
- Abstract base class for all workflow factories.
- AbstractWorkflowFactory() -
Constructor for class com.opensymphony.workflow.loader.AbstractWorkflowFactory
-
- ACTION -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the workflow action field.
- ACTION -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- ActionDescriptor - Class in com.opensymphony.workflow.loader
-
- actions -
Variable in class com.opensymphony.workflow.loader.StepDescriptor
-
- ACTIVATED -
Static variable in interface com.opensymphony.workflow.spi.WorkflowEntry
-
- addCommonAction(ActionDescriptor) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Add a common action
- addCurrentSteps(HibernateCurrentStep) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- addError(String) -
Method in exception com.opensymphony.workflow.InvalidInputException
- Adds a generic error.
- addError(String, String) -
Method in exception com.opensymphony.workflow.InvalidInputException
- Adds an input-specific error.
- addGlobalAction(ActionDescriptor) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Add a global action
- addHistorySteps(HibernateHistoryStep) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- addInitialAction(ActionDescriptor) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Add an initial action
- addJoin(JoinDescriptor) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Add a join
- addPreviousSteps(Connection, long, long[]) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- addSplit(SplitDescriptor) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Add a split
- addStep(StepDescriptor) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Add a step
- AllowOwnerOfStepCondition - Class in com.opensymphony.workflow.util
- Deprecated. Use IsUserOwnerCondition instead
- AllowOwnerOfStepCondition() -
Constructor for class com.opensymphony.workflow.util.AllowOwnerOfStepCondition
- Deprecated.
- AllowOwnerOnlyCondition - Class in com.opensymphony.workflow.util
- Deprecated. Use IsUserOwnerCondition instead
- AllowOwnerOnlyCondition() -
Constructor for class com.opensymphony.workflow.util.AllowOwnerOnlyCondition
- Deprecated.
- AND -
Static variable in class com.opensymphony.workflow.query.NestedExpression
- Constant to specify that all the expressions specified must evaluate to true for
an item to be included in the search results.
- AND -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- args -
Variable in class com.opensymphony.workflow.loader.ConditionDescriptor
-
- args -
Variable in class com.opensymphony.workflow.loader.FunctionDescriptor
-
- args -
Variable in class com.opensymphony.workflow.loader.RegisterDescriptor
-
- args -
Variable in class com.opensymphony.workflow.loader.ValidatorDescriptor
-
- asXML() -
Method in class com.opensymphony.workflow.loader.AbstractDescriptor
-
- autoExecute -
Variable in class com.opensymphony.workflow.loader.ActionDescriptor
-
B
- BasicSOAPWorkflow - Class in com.opensymphony.workflow.soap
- Soap enabled Wrapper around a BasicWorkflow
- BasicSOAPWorkflow() -
Constructor for class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- BasicWorkflow - Class in com.opensymphony.workflow.basic
- A basic workflow implementation which does not read in
the current user from any context, but allows one to be
specified via the constructor.
- BasicWorkflow(String) -
Constructor for class com.opensymphony.workflow.basic.BasicWorkflow
-
- BasicWorkflowContext - Class in com.opensymphony.workflow.basic
- DOCUMENT ME!
- BasicWorkflowContext(String) -
Constructor for class com.opensymphony.workflow.basic.BasicWorkflowContext
-
- BeanShellCondition - Class in com.opensymphony.workflow.util.beanshell
-
- BeanShellCondition() -
Constructor for class com.opensymphony.workflow.util.beanshell.BeanShellCondition
-
- BeanShellFunctionProvider - Class in com.opensymphony.workflow.util.beanshell
-
- BeanShellFunctionProvider() -
Constructor for class com.opensymphony.workflow.util.beanshell.BeanShellFunctionProvider
-
- BeanShellRegister - Class in com.opensymphony.workflow.util.beanshell
- A register that executes a beanshell script when invoked.
- BeanShellRegister() -
Constructor for class com.opensymphony.workflow.util.beanshell.BeanShellRegister
-
- BeanShellValidator - Class in com.opensymphony.workflow.util.beanshell
- Beanshell inline script validator.
- BeanShellValidator() -
Constructor for class com.opensymphony.workflow.util.beanshell.BeanShellValidator
-
- BETWEEN -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- BSF_COL -
Static variable in interface com.opensymphony.workflow.Workflow
-
- BSF_LANGUAGE -
Static variable in interface com.opensymphony.workflow.Workflow
-
- BSF_ROW -
Static variable in interface com.opensymphony.workflow.Workflow
-
- BSF_SCRIPT -
Static variable in interface com.opensymphony.workflow.Workflow
-
- BSF_SOURCE -
Static variable in interface com.opensymphony.workflow.Workflow
-
- BSFCondition - Class in com.opensymphony.workflow.util.bsf
-
- BSFCondition() -
Constructor for class com.opensymphony.workflow.util.bsf.BSFCondition
-
- BSFFunctionProvider - Class in com.opensymphony.workflow.util.bsf
-
- BSFFunctionProvider() -
Constructor for class com.opensymphony.workflow.util.bsf.BSFFunctionProvider
-
- BSFRegister - Class in com.opensymphony.workflow.util.bsf
- Register that invokes a BSF script.
- BSFRegister() -
Constructor for class com.opensymphony.workflow.util.bsf.BSFRegister
-
- BSFValidator - Class in com.opensymphony.workflow.util.bsf
- Validates a step using a BSF script.
- BSFValidator() -
Constructor for class com.opensymphony.workflow.util.bsf.BSFValidator
-
- BSH_SCRIPT -
Static variable in interface com.opensymphony.workflow.Workflow
-
C
- CALLER -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the workflow caller field.
- CALLER -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- Caller - Class in com.opensymphony.workflow.util
- Sets the transient variable "caller" to the current user executing an action.
- Caller() -
Constructor for class com.opensymphony.workflow.util.Caller
-
- canInitialize(String, int) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- canInitialize(String, int, Map) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- canInitialize(String, int, Map, PropertySet) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- canInitialize(String, int) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- canInitialize(String, int, Map) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- canInitialize(String, int) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- canInitialize(String, int, Map) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- canInitialize(String, int) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- canInitialize(String, int, Map) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- canInitialize(String, int) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- canInitialize(String, int, Map) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- canInitialize(String, int) -
Method in interface com.opensymphony.workflow.Workflow
- Check if the calling user has enough permissions to initialise the specified workflow.
- canInitialize(String, int, Map) -
Method in interface com.opensymphony.workflow.Workflow
- Determine if a particular workflow can be initialized.
- canModifyEntryState(long, int) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- canModifyEntryState(long, int) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- canModifyEntryState(long, int) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- canModifyEntryState(long, int) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- canModifyEntryState(long, int) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- canModifyEntryState(long, int) -
Method in interface com.opensymphony.workflow.Workflow
- Check if the state of the specified workflow instance can be changed to the new specified one.
- changeEntryState(long, int) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- changeEntryState(long, int) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- changeEntryState(long, int) -
Method in class com.opensymphony.workflow.ejb.WorkflowEJB
-
- changeEntryState(long, int) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- changeEntryState(long, int) -
Method in class com.opensymphony.workflow.ofbiz.OfbizWorkflow
-
- changeEntryState(long, int) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- changeEntryState(long, int) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- changeEntryState(long, int) -
Method in interface com.opensymphony.workflow.Workflow
- Modify the state of the specified workflow instance.
- checkIfORExists(NestedExpression) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- checkImplicitFinish(ActionDescriptor, long) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- CLASS_NAME -
Static variable in interface com.opensymphony.workflow.Workflow
-
- ClassLoaderUtil - Class in com.opensymphony.workflow.loader
- This class is extremely useful for loading resources and classes in a fault tolerant manner
that works across different applications servers.
- ClassLoaderUtil() -
Constructor for class com.opensymphony.workflow.loader.ClassLoaderUtil
-
- cleanup(Connection, Statement, ResultSet) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- closeConnWhenDone -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- 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.query - package com.opensymphony.workflow.query
-
- com.opensymphony.workflow.soap - package com.opensymphony.workflow.soap
-
- com.opensymphony.workflow.spi - package com.opensymphony.workflow.spi
-
- com.opensymphony.workflow.spi.ejb - package com.opensymphony.workflow.spi.ejb
-
- com.opensymphony.workflow.spi.hibernate - package com.opensymphony.workflow.spi.hibernate
-
- com.opensymphony.workflow.spi.hibernate3 - package com.opensymphony.workflow.spi.hibernate3
-
- com.opensymphony.workflow.spi.jdbc - package com.opensymphony.workflow.spi.jdbc
-
- com.opensymphony.workflow.spi.memory - package com.opensymphony.workflow.spi.memory
-
- com.opensymphony.workflow.spi.ofbiz - package com.opensymphony.workflow.spi.ofbiz
-
- com.opensymphony.workflow.spi.ojb - package com.opensymphony.workflow.spi.ojb
-
- com.opensymphony.workflow.spi.prevayler - package com.opensymphony.workflow.spi.prevayler
-
- com.opensymphony.workflow.timer - package com.opensymphony.workflow.timer
-
- com.opensymphony.workflow.util - package com.opensymphony.workflow.util
-
- com.opensymphony.workflow.util.beanshell - package com.opensymphony.workflow.util.beanshell
-
- com.opensymphony.workflow.util.bsf - package com.opensymphony.workflow.util.bsf
-
- com.opensymphony.workflow.util.ejb.local - package com.opensymphony.workflow.util.ejb.local
-
- com.opensymphony.workflow.util.ejb.remote - package com.opensymphony.workflow.util.ejb.remote
-
- com.opensymphony.workflow.util.jndi - package com.opensymphony.workflow.util.jndi
-
- common -
Variable in class com.opensymphony.workflow.loader.ActionDescriptor
-
- commonActions -
Variable in class com.opensymphony.workflow.loader.StepDescriptor
- this list maintained internally to allow for proper xml serialization.
- commonActions -
Variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- commonActionsList -
Variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- COMP_NAME -
Static variable in class com.opensymphony.workflow.ejb.WorkflowHomeFactory
-
- COMP_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.CurrentStepHomeFactory
-
- COMP_NAME -
Static variable in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocalHome
-
- COMP_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevHomeFactory
-
- COMP_NAME -
Static variable in interface com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocalHome
-
- COMP_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.HistoryStepHomeFactory
-
- COMP_NAME -
Static variable in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocalHome
-
- COMP_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevHomeFactory
-
- COMP_NAME -
Static variable in interface com.opensymphony.workflow.spi.ejb.HistoryStepPrevLocalHome
-
- COMP_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.WorkflowEntryHomeFactory
-
- COMP_NAME -
Static variable in interface com.opensymphony.workflow.spi.ejb.WorkflowEntryLocalHome
-
- COMP_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.WorkflowStoreHomeFactory
-
- compare(Object, Object) -
Method in class com.opensymphony.workflow.spi.ejb.StepComparator
-
- COMPLETED -
Static variable in interface com.opensymphony.workflow.spi.WorkflowEntry
-
- completeEntry(ActionDescriptor, long, Collection, int) -
Method in class com.opensymphony.workflow.AbstractWorkflow
- Mark the specified entry as completed, and move all current steps to history.
- Condition - Interface in com.opensymphony.workflow
- Interface that must be implemented to define a java-based condition in your workflow definition.
- ConditionalResultDescriptor - Class in com.opensymphony.workflow.loader
-
- conditionalResults -
Variable in class com.opensymphony.workflow.loader.ActionDescriptor
-
- ConditionDescriptor - Class in com.opensymphony.workflow.loader
- DOCUMENT ME!
- ConditionRemote - Interface in com.opensymphony.workflow
- Interface that must be implemented to define a java-based remote condition in your workflow definition.
- conditions -
Variable in class com.opensymphony.workflow.loader.ConditionalResultDescriptor
-
- conditions -
Variable in class com.opensymphony.workflow.loader.JoinDescriptor
-
- conditions -
Variable in class com.opensymphony.workflow.loader.RestrictionDescriptor
-
- conditions -
Variable in class com.opensymphony.workflow.TypeResolver
-
- ConditionsDescriptor - Class in com.opensymphony.workflow.loader
- Date: May 12, 2004
Time: 9:04:25 AM
- configuration -
Variable in class com.opensymphony.workflow.AbstractWorkflow
-
- Configuration - Interface in com.opensymphony.workflow.config
- Configuration object that is responsible for all 'static' workflow information.
- context -
Variable in class com.opensymphony.workflow.AbstractWorkflow
-
- create() -
Method in interface com.opensymphony.workflow.ejb.WorkflowHome
-
- create(long, int, String, Timestamp, Timestamp, String) -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocalHome
-
- create(long, long) -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocalHome
-
- create(long, long, int, int, String, Timestamp, Timestamp, Timestamp, String, String) -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocalHome
-
- create(long, long) -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepPrevLocalHome
-
- create(String) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowEntryLocalHome
-
- create() -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreHome
-
- createActionDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createActionDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createConditionalResultDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createConditionalResultDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createConditionDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createConditionDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createConditionsDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createConditionsDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreRemote
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- createCurrentStep(Connection, long, int, String, Date, Date, String) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- createCurrentStep(long, int, String, Date, Date, String, long[]) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
- Persists a step with the given parameters.
- CREATED -
Static variable in interface com.opensymphony.workflow.spi.WorkflowEntry
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- createEntry(String) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreRemote
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- createEntry(String) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- createEntry(String) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
- Persists a new workflow entry that has not been initialized.
- createFunctionDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createFunctionDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createJoinDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createJoinDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createNewCurrentStep(ResultDescriptor, WorkflowEntry, WorkflowStore, int, Step, long[], Map, PropertySet) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- createPermissionDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createPermissionDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createRegisterDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createRegisterDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createResultDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createResultDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createSplitDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createSplitDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createStepDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createStepDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createStepDescriptor(Element, AbstractDescriptor) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createValidatorDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createValidatorDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createWorkflow(String) -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- createWorkflow(String) -
Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- createWorkflow(String) -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- createWorkflow(String) -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- createWorkflow(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- createWorkflow(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- createWorkflow(String) -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- createWorkflowDescriptor(Element) -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- createWorkflowDescriptor() -
Method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- CURRENT -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- CURRENT_STEPS -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the history steps context.
- currentPrevTable -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- CurrentStepCMP - Class in com.opensymphony.workflow.spi.ejb
- CMP layer for CurrentStep.
- CurrentStepCMP() -
Constructor for class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- CurrentStepEJB - Class in com.opensymphony.workflow.spi.ejb
- EJB implementation for current steps.
- CurrentStepEJB() -
Constructor for class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- CurrentStepHomeFactory - Class in com.opensymphony.workflow.spi.ejb
- Utility class for CurrentStep.
- CurrentStepHomeFactory() -
Constructor for class com.opensymphony.workflow.spi.ejb.CurrentStepHomeFactory
-
- CurrentStepLocal - Interface in com.opensymphony.workflow.spi.ejb
- Local interface for CurrentStep.
- CurrentStepLocalHome - Interface in com.opensymphony.workflow.spi.ejb
- Local home interface for CurrentStep.
- CurrentStepPrevCMP - Class in com.opensymphony.workflow.spi.ejb
- CMP layer for CurrentStepPrev.
- CurrentStepPrevCMP() -
Constructor for class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- CurrentStepPrevHomeFactory - Class in com.opensymphony.workflow.spi.ejb
- Utility class for CurrentStepPrev.
- CurrentStepPrevHomeFactory() -
Constructor for class com.opensymphony.workflow.spi.ejb.CurrentStepPrevHomeFactory
-
- CurrentStepPrevLocal - Interface in com.opensymphony.workflow.spi.ejb
- Local interface for CurrentStepPrev.
- CurrentStepPrevLocalHome - Interface in com.opensymphony.workflow.spi.ejb
- Local home interface for CurrentStepPrev.
- currentTable -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
D
- DefaultConfiguration - Class in com.opensymphony.workflow.config
- Default implementation for a configuration object.
- DefaultConfiguration() -
Constructor for class com.opensymphony.workflow.config.DefaultConfiguration
-
- DefaultHibernatePropertySetDelegate - Class in com.opensymphony.workflow.spi.hibernate
- DOCUMENT ME!
- DefaultHibernatePropertySetDelegate() -
Constructor for class com.opensymphony.workflow.spi.hibernate.DefaultHibernatePropertySetDelegate
-
- DefaultVariableResolver - Class in com.opensymphony.workflow.util
-
- DefaultVariableResolver() -
Constructor for class com.opensymphony.workflow.util.DefaultVariableResolver
-
- delete(Object) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- delete(Object) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- DenyOwnerCondition - Class in com.opensymphony.workflow.util
- Deprecated. Use IsUserOwnerCondition instead
- DenyOwnerCondition() -
Constructor for class com.opensymphony.workflow.util.DenyOwnerCondition
- Deprecated.
- DescriptorFactory - Class in com.opensymphony.workflow.loader
- Date: Nov 10, 2004 Time: 2:38:56 AM
- DescriptorFactory() -
Constructor for class com.opensymphony.workflow.loader.DescriptorFactory
-
- displayName -
Variable in class com.opensymphony.workflow.loader.ResultDescriptor
-
- doAction(long, int, Map) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- doAction(long, int, Map) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- doAction(long, int, Map) -
Method in class com.opensymphony.workflow.ejb.WorkflowEJB
-
- 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.BasicSOAPWorkflow
-
- doAction(long, int, Map) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- doAction(long, int, Map) -
Method in interface com.opensymphony.workflow.Workflow
- Perform an action on the specified workflow instance.
- DOCTYPE_DECL -
Static variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class com.opensymphony.workflow.config.WorkflowFactoryServlet
-
- doInHibernate(Session) -
Method in interface com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore.InternalCallback
-
- doInHibernate(Session) -
Method in interface com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore.InternalCallback
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class com.opensymphony.workflow.config.WorkflowFactoryServlet
-
- ds -
Variable in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- ds -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- DTDEntityResolver - Class in com.opensymphony.workflow.loader
-
- DTDEntityResolver() -
Constructor for class com.opensymphony.workflow.loader.DTDEntityResolver
-
- DUE_DATE -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the workflow due date field.
- dueDate -
Variable in class com.opensymphony.workflow.loader.ResultDescriptor
-
E
- EJB_LOCATION -
Static variable in interface com.opensymphony.workflow.Workflow
-
- ejbActivate() -
Method in class com.opensymphony.workflow.ejb.WorkflowSession
-
- ejbActivate() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- ejbActivate() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- ejbActivate() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- ejbActivate() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- ejbActivate() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- ejbActivate() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSession
-
- ejbCreate() -
Method in class com.opensymphony.workflow.ejb.WorkflowEJB
-
- ejbCreate(long, int, String, Timestamp, Timestamp, String) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- ejbCreate(long, long, int, int, String, Timestamp, Timestamp, Timestamp, String, String) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- ejbCreate(long, long) -
Method in class com.opensymphony.workflow.spi.ejb.PreviousCurrentStepEJB
-
- ejbCreate(long, long) -
Method in class com.opensymphony.workflow.spi.ejb.PreviousHistoryStepEJB
-
- ejbCreate(String) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryEJB
-
- ejbCreate() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSession
-
- EJBInvoker - Class in com.opensymphony.workflow.util
- Generic EJB Invoker function.
- EJBInvoker() -
Constructor for class com.opensymphony.workflow.util.EJBInvoker
-
- ejbLoad() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- ejbLoad() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- ejbLoad() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- ejbLoad() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- ejbLoad() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- ejbPassivate() -
Method in class com.opensymphony.workflow.ejb.WorkflowSession
-
- ejbPassivate() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- ejbPassivate() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- ejbPassivate() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- ejbPassivate() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- ejbPassivate() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- ejbPassivate() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSession
-
- ejbPostCreate() -
Method in class com.opensymphony.workflow.ejb.WorkflowEJB
-
- ejbPostCreate(long, int, String, Timestamp, Timestamp, String) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- ejbPostCreate(long, long, int, int, String, Timestamp, Timestamp, Timestamp, String, String) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- ejbPostCreate(long, long) -
Method in class com.opensymphony.workflow.spi.ejb.PreviousCurrentStepEJB
-
- ejbPostCreate(long, long) -
Method in class com.opensymphony.workflow.spi.ejb.PreviousHistoryStepEJB
-
- ejbPostCreate(String) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryEJB
-
- ejbRemove() -
Method in class com.opensymphony.workflow.ejb.WorkflowSession
-
- ejbRemove() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- ejbRemove() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- ejbRemove() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- ejbRemove() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- ejbRemove() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- ejbRemove() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSession
-
- ejbStore() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- ejbStore() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- ejbStore() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- ejbStore() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- ejbStore() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- EJBWorkflow - Class in com.opensymphony.workflow.ejb
- EJB based workflow class.
- EJBWorkflow(String) -
Constructor for class com.opensymphony.workflow.ejb.EJBWorkflow
-
- EJBWorkflow() -
Constructor for class com.opensymphony.workflow.ejb.EJBWorkflow
-
- EJBWorkflowContext - Class in com.opensymphony.workflow.ejb
- EJB specific workflow context.
- EJBWorkflowContext() -
Constructor for class com.opensymphony.workflow.ejb.EJBWorkflowContext
-
- EJBWorkflowStore - Class in com.opensymphony.workflow.spi.ejb
- EJB entity bean workflow store implementation.
- EJBWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- encode(Object) -
Static method in class com.opensymphony.workflow.loader.XMLUtil
-
- ENTRY -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the workflow entry context.
- entryId -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- entryName -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- entrySequence -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- entrySequenceIncrement -
Variable in class com.opensymphony.workflow.spi.jdbc.MySQLWorkflowStore
-
- entrySequenceRetrieve -
Variable in class com.opensymphony.workflow.spi.jdbc.MySQLWorkflowStore
-
- entryState -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- entryTable -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- EQUALS -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the equality operator.
- EQUALS -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- equals(Object) -
Method in class com.opensymphony.workflow.spi.ejb.PreviousStepPK
-
- error(SAXParseException) -
Method in class com.opensymphony.workflow.loader.WorkflowLoader.AllExceptionsErrorHandler
-
- error(SAXParseException) -
Method in class com.opensymphony.workflow.loader.WorkflowLoader.WorkflowErrorHandler
-
- execute(Map, Map, PropertySet) -
Method in interface com.opensymphony.workflow.FunctionProvider
- Execute this function
- execute(Map, Map, PropertySet) -
Method in interface com.opensymphony.workflow.FunctionProviderRemote
- Execute this function
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- execute(AbstractHibernateWorkflowStore.InternalCallback) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- execute(AbstractHibernateWorkflowStore.InternalCallback) -
Method in class com.opensymphony.workflow.spi.hibernate.NewHibernateWorkflowStore
-
- execute(AbstractHibernateWorkflowStore.InternalCallback) -
Method in class com.opensymphony.workflow.spi.hibernate.NewSpringHibernateWorkflowStore
-
- execute(AbstractHibernateWorkflowStore.InternalCallback) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- execute(AbstractHibernateWorkflowStore.InternalCallback) -
Method in class com.opensymphony.workflow.spi.hibernate3.HibernateWorkflowStore
-
- execute(AbstractHibernateWorkflowStore.InternalCallback) -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowStore
-
- execute(JobExecutionContext) -
Method in class com.opensymphony.workflow.timer.LocalWorkflowJob
-
- execute(JobExecutionContext) -
Method in class com.opensymphony.workflow.timer.WorkflowJob
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.beanshell.BeanShellFunctionProvider
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.bsf.BSFFunctionProvider
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.Caller
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.ejb.local.LocalEJBFunctionProvider
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.ejb.remote.RemoteEJBFunctionProvider
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.EJBInvoker
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.JMSMessage
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.jndi.JNDIFunctionProvider
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.MostRecentOwner
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.ScheduleJob
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.SendEmail
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.UnscheduleJob
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.WebWorkExecutor
-
- execute(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.XWorkExecutor
-
- executeFunction(FunctionDescriptor, Map, PropertySet) -
Method in class com.opensymphony.workflow.AbstractWorkflow
- Executes a function.
- 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 class com.opensymphony.workflow.ejb.WorkflowEJB
-
- executeTriggerFunction(long, int) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- executeTriggerFunction(long, int) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- executeTriggerFunction(long, int) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- executeTriggerFunction(long, int) -
Method in interface com.opensymphony.workflow.Workflow
- Executes a special trigger-function using the context of the given workflow instance id.
- Expression - Class in com.opensymphony.workflow.query
- Abstract base class for expressions used in a workflow query.
- Expression() -
Constructor for class com.opensymphony.workflow.query.Expression
-
F
- FactoryException - Exception in com.opensymphony.workflow
-
- FactoryException() -
Constructor for exception com.opensymphony.workflow.FactoryException
-
- FactoryException(String) -
Constructor for exception com.opensymphony.workflow.FactoryException
-
- FactoryException(Exception) -
Constructor for exception com.opensymphony.workflow.FactoryException
-
- FactoryException(String, Exception) -
Constructor for exception com.opensymphony.workflow.FactoryException
-
- fatalError(SAXParseException) -
Method in class com.opensymphony.workflow.loader.WorkflowLoader.AllExceptionsErrorHandler
-
- fatalError(SAXParseException) -
Method in class com.opensymphony.workflow.loader.WorkflowLoader.WorkflowErrorHandler
-
- FieldExpression - Class in com.opensymphony.workflow.query
- Field expressions are used when constructing a workflow query on the fields
of persistent workflow instances like (START_DATE, OWNER,....).
- FieldExpression() -
Constructor for class com.opensymphony.workflow.query.FieldExpression
-
- FieldExpression(int, int, int, Object) -
Constructor for class com.opensymphony.workflow.query.FieldExpression
-
- FieldExpression(int, int, int, Object, boolean) -
Constructor for class com.opensymphony.workflow.query.FieldExpression
-
- findByEntryId(long) -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocalHome
-
- findByEntryId(long) -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocalHome
-
- findByPrimaryKey(Long) -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocalHome
-
- findByPrimaryKey(PreviousStepPK) -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocalHome
-
- findByPrimaryKey(Long) -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocalHome
-
- findByPrimaryKey(PreviousStepPK) -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepPrevLocalHome
-
- findByPrimaryKey(Long) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowEntryLocalHome
-
- findByStepId(long) -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocalHome
-
- findByStepId(long) -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepPrevLocalHome
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- findCurrentSteps(long) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreRemote
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- findCurrentSteps(long) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- findCurrentSteps(long) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
- Returns a list of all current steps for the given workflow instance ID.
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- findEntry(long) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreRemote
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- findEntry(long) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- findEntry(long) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
- Pulls up the workflow entry data for the entry ID given.
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- findHistorySteps(long) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreRemote
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- findHistorySteps(long) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- findHistorySteps(long) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
- Returns a list of all steps that are finished for the given workflow instance ID.
- finish -
Variable in class com.opensymphony.workflow.loader.ActionDescriptor
-
- FINISH_DATE -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the workflow finish date field.
- FINISH_DATE -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- forceReload() -
Static method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- forceReload() -
Static method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- FunctionDescriptor - Class in com.opensymphony.workflow.loader
- Desrives a function that can be applied to a workflow step.
- FunctionProvider - Interface in com.opensymphony.workflow
- 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.
- FunctionProviderRemote - Interface in com.opensymphony.workflow
- Remote 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.
- functions -
Variable in class com.opensymphony.workflow.TypeResolver
-
G
- generateWorkflowXML(WorkflowDescriptor) -
Method in class com.opensymphony.workflow.loader.WorkflowSerializer
-
- get(String, Map) -
Static method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- get(ResultSet, String) -
Method in class com.opensymphony.workflow.loader.NotNullStringType
-
- get(ResultSet, String) -
Method in class com.opensymphony.workflow.spi.hibernate3.NotNullStringType
-
- getAction(int) -
Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getAction(int) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getActionId() -
Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getActionId() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getActionId() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getActionId() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getActionId() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getActionId() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getActionId() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getActionId() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getActionId() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getActionId() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getActionId() -
Method in interface com.opensymphony.workflow.spi.Step
- Returns the ID of the action associated with this step,
or 0 if there is no action associated.
- getActions() -
Method in class com.opensymphony.workflow.loader.StepDescriptor
- Get a List of
ActionDescriptors for this step
- getArgs() -
Method in class com.opensymphony.workflow.loader.ConditionDescriptor
-
- getArgs() -
Method in class com.opensymphony.workflow.loader.FunctionDescriptor
-
- getArgs() -
Method in class com.opensymphony.workflow.loader.RegisterDescriptor
-
- getArgs() -
Method in class com.opensymphony.workflow.loader.ValidatorDescriptor
-
- getAutoExecute() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getAvailableActions(long) -
Method in class com.opensymphony.workflow.AbstractWorkflow
- Deprecated. use
AbstractWorkflow.getAvailableActions(long, Map) with an empty Map instead.
- getAvailableActions(long, Map) -
Method in class com.opensymphony.workflow.AbstractWorkflow
- Get the available actions for the specified workflow instance.
- getAvailableActions(long) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getAvailableActions(long, Map) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getAvailableActions(long) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getAvailableActions(long, Map) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
- Get the available actions for the specified workflow instance.
- getAvailableActions(long) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getAvailableActions(long, Map) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getAvailableActions(long) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getAvailableActions(long, Map) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getAvailableActions(long) -
Method in interface com.opensymphony.workflow.Workflow
- Deprecated. use
Workflow.getAvailableActions(long, Map) with an empty Map instead.
- getAvailableActions(long, Map) -
Method in interface com.opensymphony.workflow.Workflow
- Get the available actions for the specified workflow instance.
- getAvailableActionsForStep(WorkflowDescriptor, Step, Map, PropertySet) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getAvailableAutoActions(long, Map) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getAvailableAutoActionsForStep(WorkflowDescriptor, Step, Map, PropertySet) -
Method in class com.opensymphony.workflow.AbstractWorkflow
- Get just auto action availables for a step
- getBaseDir(Element) -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
- Get where to find workflow XML files.
- getBeanProvider() -
Method in class com.opensymphony.workflow.util.DefaultVariableResolver
-
- getCacheRegion() -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- getCacheRegion() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- getCacheRegion() -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- getCaller() -
Method in class com.opensymphony.workflow.basic.BasicWorkflowContext
-
- getCaller() -
Method in class com.opensymphony.workflow.ejb.EJBWorkflowContext
-
- getCaller() -
Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getCaller() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getCaller() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getCaller() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getCaller() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getCaller() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getCaller() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getCaller() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getCaller() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getCaller() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getCaller() -
Method in interface com.opensymphony.workflow.spi.Step
-
- getCaller() -
Method in interface com.opensymphony.workflow.WorkflowContext
-
- getCause() -
Method in exception com.opensymphony.workflow.WorkflowException
-
- getChildElement(Element, String) -
Static method in class com.opensymphony.workflow.loader.XMLUtil
-
- getChildElements(Element, String) -
Static method in class com.opensymphony.workflow.loader.XMLUtil
-
- getChildText(Element, String) -
Static method in class com.opensymphony.workflow.loader.XMLUtil
-
- getCommonActions() -
Method in class com.opensymphony.workflow.loader.StepDescriptor
- Get a list of common actions.
- getCommonActions() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Get a Map of the common actions specified, keyed on actionId (an Integer)
- getCondition(String, Map) -
Method in class com.opensymphony.workflow.TypeResolver
-
- getCondition(String, Map) -
Method in class com.opensymphony.workflow.util.SpringTypeResolver
-
- getConditionalResults() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getConditions() -
Method in class com.opensymphony.workflow.loader.ConditionalResultDescriptor
-
- getConditions() -
Method in class com.opensymphony.workflow.loader.ConditionsDescriptor
-
- getConditions() -
Method in class com.opensymphony.workflow.loader.JoinDescriptor
-
- getConditions() -
Method in class com.opensymphony.workflow.loader.RestrictionDescriptor
- Deprecated. A restrict-to can only have one conditions element,
please use
RestrictionDescriptor.getConditionsDescriptor() instead.
- getConditionsDescriptor() -
Method in class com.opensymphony.workflow.loader.RestrictionDescriptor
-
- getConfiguration() -
Method in class com.opensymphony.workflow.AbstractWorkflow
- Get the configuration for this workflow.
- getConnection() -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- getContext() -
Method in class com.opensymphony.workflow.query.FieldExpression
-
- getCurrentStep(WorkflowDescriptor, int, List, Map, PropertySet) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getCurrentSteps(long) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getCurrentSteps(long) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getCurrentSteps(long) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getCurrentSteps(long) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getCurrentSteps(long) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getCurrentSteps() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getCurrentSteps() -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- getCurrentSteps(long) -
Method in interface com.opensymphony.workflow.Workflow
- Returns a Collection of Step objects that are the current steps of the specified workflow instance.
- getDestination() -
Method in class com.opensymphony.workflow.loader.ConditionalResultDescriptor
-
- getDisplayName() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getDueDate() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getDueDate() -
Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getDueDate() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getDueDate() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getDueDate() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getDueDate() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getDueDate() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getDueDate() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getDueDate() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getDueDate() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getDueDate() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getDueDate() -
Method in interface com.opensymphony.workflow.spi.Step
- Returns an optional date signifying when this step must be finished.
- getEntityId() -
Method in class com.opensymphony.workflow.loader.AbstractDescriptor
-
- getEntry() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getEntry() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getEntryId() -
Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getEntryId() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getEntryId() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getEntryId() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getEntryId() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getEntryId() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getEntryId() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getEntryId() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getEntryId() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getEntryId() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getEntryId() -
Method in interface com.opensymphony.workflow.spi.Step
- Returns the unique ID of the workflow entry.
- getEntryState(long) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getEntryState(long) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getEntryState(long) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getEntryState(long) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getEntryState(long) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getEntryState(long) -
Method in interface com.opensymphony.workflow.Workflow
- Return the state of the specified workflow instance id.
- getErrors() -
Method in exception com.opensymphony.workflow.InvalidInputException
- Returns a map (String->String) of the input-specific errors.
- getExceptions() -
Method in class com.opensymphony.workflow.loader.WorkflowLoader.AllExceptionsErrorHandler
-
- getExpression(int) -
Method in class com.opensymphony.workflow.query.NestedExpression
-
- getExpression() -
Method in class com.opensymphony.workflow.query.WorkflowExpressionQuery
-
- getExpression(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- getExpression(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- getExpressionCount() -
Method in class com.opensymphony.workflow.query.NestedExpression
- Get the number of expressions in this query.
- getExpressionOperator() -
Method in class com.opensymphony.workflow.query.NestedExpression
-
- getFactory() -
Static method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- getField() -
Method in class com.opensymphony.workflow.query.FieldExpression
-
- getField() -
Method in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- getFinishDate() -
Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getFinishDate() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getFinishDate() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getFinishDate() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getFinishDate() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getFinishDate() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getFinishDate() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getFinishDate() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getFinishDate() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getFinishDate() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getFinishDate() -
Method in interface com.opensymphony.workflow.spi.Step
- Returns the date this step was finished, or null if it isn't finished.
- getFunction(String, Map) -
Method in class com.opensymphony.workflow.TypeResolver
-
- getFunction(String, Map) -
Method in class com.opensymphony.workflow.util.SpringTypeResolver
-
- getGenericErrors() -
Method in exception com.opensymphony.workflow.InvalidInputException
- Returns a list (String) of generic errors.
- getGlobalActions() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Get a List of the global actions specified
- getGlobalConditions() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getHistorySteps(long) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getHistorySteps(long) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getHistorySteps(long) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getHistorySteps(long) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getHistorySteps(long) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getHistorySteps() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getHistorySteps() -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- getHistorySteps(long) -
Method in interface com.opensymphony.workflow.Workflow
- Returns a list of all steps that are completed for the given workflow instance id.
- getHome() -
Static method in class com.opensymphony.workflow.ejb.WorkflowHomeFactory
- Obtain remote home interface from default initial context
- getHome(Hashtable) -
Static method in class com.opensymphony.workflow.ejb.WorkflowHomeFactory
- Obtain remote home interface from parameterised initial context
- getHome() -
Static method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreHomeFactory
- Obtain remote home interface from default initial context
- getHome(Hashtable) -
Static method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreHomeFactory
- Obtain remote home interface from parameterised initial context
- getId() -
Method in class com.opensymphony.workflow.loader.AbstractDescriptor
-
- getId() -
Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getId() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getId() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getId() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getId() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- getId() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocal
-
- getId() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getId() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getId() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getId() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- getId() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepPrevLocal
-
- getId() -
Method in class com.opensymphony.workflow.spi.ejb.PreviousStepEJB
-
- getId() -
Method in class com.opensymphony.workflow.spi.ejb.PreviousStepPK
-
- getId() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- getId() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryEJB
-
- getId() -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowEntryLocal
-
- getId() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getId() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getId() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getId() -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- getId() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getId() -
Method in class com.opensymphony.workflow.spi.SimpleWorkflowEntry
-
- getId() -
Method in interface com.opensymphony.workflow.spi.Step
- Returns the unique ID of this step.
- getId() -
Method in interface com.opensymphony.workflow.spi.WorkflowEntry
- Returns the unique ID of the workflow entry.
- getInitialAction(int) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getInitialActions() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Get a List of initial steps for this workflow
- getInputStream(URL) -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
- Load the default configuration from the current context classloader.
- getInputStream(String) -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
- Load the workflow config file from the current context classloader.
- getJoin() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getJoin(int) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getJoins() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Get a List of initial steps for this workflow
- getLayout(String) -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- getLayout(String) -
Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- getLayout(String) -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- getLayout(String) -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- getLayout(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getLayout(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- getLayout(String) -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- getLeft() -
Method in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- getLocalHome() -
Static method in class com.opensymphony.workflow.spi.ejb.CurrentStepHomeFactory
- Obtain local home interface from default initial context
- getLocalHome() -
Static method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevHomeFactory
- Obtain local home interface from default initial context
- getLocalHome() -
Static method in class com.opensymphony.workflow.spi.ejb.HistoryStepHomeFactory
- Obtain local home interface from default initial context
- getLocalHome() -
Static method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevHomeFactory
- Obtain local home interface from default initial context
- getLocalHome() -
Static method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryHomeFactory
- Obtain local home interface from default initial context
- getMessage() -
Method in exception com.opensymphony.workflow.WorkflowException
-
- getMetaAttributes() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getMetaAttributes() -
Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getMetaAttributes() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getName() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getName() -
Method in class com.opensymphony.workflow.loader.ConditionDescriptor
-
- getName() -
Method in class com.opensymphony.workflow.loader.FunctionDescriptor
-
- getName() -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- getName() -
Method in class com.opensymphony.workflow.loader.PermissionDescriptor
-
- getName() -
Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getName() -
Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- getName() -
Method in class com.opensymphony.workflow.loader.ValidatorDescriptor
-
- getName() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getName() -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- getName() -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- getName() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getName() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- getName() -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- getNextEntrySequence(Connection) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- getNextEntrySequence(Connection) -
Method in class com.opensymphony.workflow.spi.jdbc.MySQLWorkflowStore
-
- getNextStepSequence(Connection) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- getNextStepSequence(Connection) -
Method in class com.opensymphony.workflow.spi.jdbc.MySQLWorkflowStore
-
- getObject() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringWorkflowDescriptorFactory
-
- getObjectType() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringWorkflowDescriptorFactory
-
- getOldStatus() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getOperator() -
Method in class com.opensymphony.workflow.query.FieldExpression
-
- getOperator() -
Method in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- getOrderBy() -
Method in class com.opensymphony.workflow.query.WorkflowExpressionQuery
-
- getOwner() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getOwner() -
Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getOwner() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getOwner() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getOwner() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getOwner() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getOwner() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getOwner() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getOwner() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getOwner() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getOwner() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getOwner() -
Method in interface com.opensymphony.workflow.spi.Step
- Returns the owner of this step, or null if there is no owner.
- getParent() -
Method in class com.opensymphony.workflow.loader.AbstractDescriptor
-
- getPermissions() -
Method in class com.opensymphony.workflow.loader.StepDescriptor
- Get a List of
PermissionDescriptors for this step
- getPersistence() -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getPersistence() -
Method in interface com.opensymphony.workflow.config.Configuration
- Get the fully qualified class name of the persistence store.
- getPersistence() -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getPersistence() -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- getPersistenceArgs() -
Method in interface com.opensymphony.workflow.config.Configuration
- Get the persistence args for the persistence store.
- getPersistenceArgs() -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getPersistenceArgs() -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- getPersistenceProperties() -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getPersistenceProperties() -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getPossibleStates(int) -
Static method in class com.opensymphony.workflow.util.WorkflowStateHelper
-
- getPostFunctions() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getPostFunctions() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getPostFunctions() -
Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getPreFunctions() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getPreFunctions() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getPreFunctions() -
Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getPreviousId() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- getPreviousId() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocal
-
- getPreviousId() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- getPreviousId() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepPrevLocal
-
- getPreviousId() -
Method in class com.opensymphony.workflow.spi.ejb.PreviousStepEJB
-
- getPreviousId() -
Method in class com.opensymphony.workflow.spi.ejb.PreviousStepPK
-
- getPreviousStepIds() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getPreviousStepIds() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getPreviousStepIds() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getPreviousStepIds() -
Method in interface com.opensymphony.workflow.spi.Step
- Returns the unique ID of the previous step, or 0 if this is the first step.
- getPreviousSteps() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getPreviousSteps() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getProperties() -
Method in class com.opensymphony.workflow.loader.AbstractWorkflowFactory
- Get the configuration properties of this factory
- getProperties() -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- getProperties() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.AbstractWorkflow
- Get the PropertySet for the specified workflow ID
- getPropertySet(long) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getPropertySet(long) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
- Get the PropertySet for the specified workflow ID
- getPropertySet(long) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.hibernate.DefaultHibernatePropertySetDelegate
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- getPropertySet(long) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
- Returns a PropertySet that is associated with this workflow instance ID.
- getPropertySet(long) -
Method in interface com.opensymphony.workflow.util.PropertySetDelegate
-
- getPropertySet(long) -
Method in class com.opensymphony.workflow.util.PropertySetDelegateImpl
-
- getPropertySet(long) -
Method in interface com.opensymphony.workflow.Workflow
- Get the PropertySet for the specified workflow instance id.
- getPropertySetDelegate() -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- getPropertySetDelegate() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- getPropertySetDelegate() -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- getRegister(String, Map) -
Method in class com.opensymphony.workflow.TypeResolver
-
- getRegister(String, Map) -
Method in class com.opensymphony.workflow.util.SpringTypeResolver
-
- getRegisters() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getRemoteUser() -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getRemoteUser() -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getRemoteUser() -
Method in class com.opensymphony.workflow.soap.XFireSOAPWorkflow
-
- getResolver() -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getResolver() -
Static method in class com.opensymphony.workflow.TypeResolver
-
- getResource(String, Class) -
Static method in class com.opensymphony.workflow.loader.ClassLoaderUtil
- Load a given resource.
- getResourceAsStream(String, Class) -
Static method in class com.opensymphony.workflow.loader.ClassLoaderUtil
- This is a convenience method to load a resource as a stream.
- getRestriction() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getRestriction() -
Method in class com.opensymphony.workflow.loader.PermissionDescriptor
-
- getResult() -
Method in class com.opensymphony.workflow.loader.JoinDescriptor
-
- getResults() -
Method in class com.opensymphony.workflow.loader.SplitDescriptor
-
- getRight() -
Method in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- getRootCause() -
Method in exception com.opensymphony.workflow.InternalWorkflowException
-
- getRootCause() -
Method in exception com.opensymphony.workflow.WorkflowException
-
- getSecurityPermissions(long) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getSecurityPermissions(long, Map) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getSecurityPermissions(long) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getSecurityPermissions(long, Map) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getSecurityPermissions(long) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getSecurityPermissions(long, Map) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getSecurityPermissions(long) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getSecurityPermissions(long, Map) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getSecurityPermissions(long) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getSecurityPermissions(long, Map) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getSecurityPermissions(long) -
Method in interface com.opensymphony.workflow.Workflow
- Deprecated. use
Workflow.getSecurityPermissions(long, java.util.Map) with a null map instead.
- getSecurityPermissions(long, Map) -
Method in interface com.opensymphony.workflow.Workflow
- Get a collection (Strings) of currently defined permissions for the specified workflow instance.
- getSessionContext() -
Method in class com.opensymphony.workflow.ejb.EJBWorkflowContext
-
- getSessionFactory() -
Method in class com.opensymphony.workflow.spi.hibernate.NewSpringHibernateWorkflowStore
-
- getSessionFactory() -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowStore
-
- getSortOrder() -
Method in class com.opensymphony.workflow.query.WorkflowExpressionQuery
-
- getSplit() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getSplit(int) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getSplits() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Get a List of initial steps for this workflow
- getStartDate() -
Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getStartDate() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getStartDate() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getStartDate() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getStartDate() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getStartDate() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getStartDate() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getStartDate() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getStartDate() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getStartDate() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getStartDate() -
Method in interface com.opensymphony.workflow.spi.Step
- Returns the date that this step was created.
- getState() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- getState() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryEJB
-
- getState() -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowEntryLocal
-
- getState() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getState() -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- getState() -
Method in class com.opensymphony.workflow.spi.SimpleWorkflowEntry
-
- getState() -
Method in interface com.opensymphony.workflow.spi.WorkflowEntry
-
- getStatus() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getStatus() -
Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getStatus() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getStatus() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getStatus() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getStatus() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getStatus() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getStatus() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getStatus() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getStatus() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getStatus() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getStatus() -
Method in interface com.opensymphony.workflow.spi.Step
- Returns the status of this step.
- getStep(int) -
Method in class com.opensymphony.workflow.JoinNodes
-
- getStep() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getStep(int) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getStepId() -
Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getStepId() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getStepId() -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getStepId() -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getStepId() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getStepId() -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getStepId() -
Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getStepId() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getStepId() -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getStepId() -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getStepId() -
Method in interface com.opensymphony.workflow.spi.Step
- Returns the ID of the step in the workflow definition.
- getSteps() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Get a List of steps in this workflow
- getStoreFile() -
Static method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- getText(Element) -
Static method in class com.opensymphony.workflow.loader.XMLUtil
-
- getTriggerFunction(int) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getTriggerFunctions() -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Get a Map of all trigger functions in this workflow
- getType() -
Method in class com.opensymphony.workflow.loader.ConditionDescriptor
-
- getType() -
Method in class com.opensymphony.workflow.loader.ConditionsDescriptor
-
- getType() -
Method in class com.opensymphony.workflow.loader.FunctionDescriptor
-
- getType() -
Method in class com.opensymphony.workflow.loader.RegisterDescriptor
-
- getType() -
Method in class com.opensymphony.workflow.loader.ValidatorDescriptor
-
- getType() -
Method in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- getUnconditionalResult() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getValidator(String, Map) -
Method in class com.opensymphony.workflow.TypeResolver
-
- getValidator(String, Map) -
Method in class com.opensymphony.workflow.util.SpringTypeResolver
-
- getValidators() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getValidators() -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getValue() -
Method in class com.opensymphony.workflow.query.FieldExpression
-
- getValue() -
Method in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- getVariableFromMaps(String, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.DefaultVariableResolver
-
- getVariableName() -
Method in class com.opensymphony.workflow.loader.RegisterDescriptor
-
- getVariableResolver() -
Method in interface com.opensymphony.workflow.config.Configuration
- Return the resolver to use for all variables specified in scripts
- getVariableResolver() -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getVariableResolver() -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- getVersion() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getView() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getWorkflow(String) -
Method in interface com.opensymphony.workflow.config.Configuration
- Get the named workflow descriptor.
- getWorkflow(String) -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getWorkflow(String) -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- getWorkflow(String) -
Method in class com.opensymphony.workflow.loader.AbstractWorkflowFactory
- Get a workflow descriptor given a workflow name.
- getWorkflow(String, boolean) -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- getWorkflow(String, boolean) -
Method in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- getWorkflow(String, boolean) -
Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- getWorkflow(String) -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- getWorkflow(String, boolean) -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
- Get a workflow descriptor given a workflow name.
- getWorkflow(String, boolean) -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- getWorkflow(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getWorkflow(String, boolean) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getWorkflow(String, boolean) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- getWorkflow(String, boolean) -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- getWorkflowDescriptor(String) -
Method in class com.opensymphony.workflow.AbstractWorkflow
- Returns a workflow definition object associated with the given name.
- getWorkflowDescriptor(String) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getWorkflowDescriptor(String) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
- Returns a workflow definition object associated with the given name.
- getWorkflowDescriptor(String) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getWorkflowDescriptor(String) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getWorkflowDescriptor() -
Method in class com.opensymphony.workflow.spi.hibernate.WorkflowName
-
- getWorkflowDescriptor(String) -
Method in interface com.opensymphony.workflow.Workflow
- Get the workflow descriptor for the specified workflow name.
- getWorkflowName(long) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getWorkflowName(long) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getWorkflowName(long) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getWorkflowName(long) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getWorkflowName(long) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getWorkflowName() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- getWorkflowName() -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryEJB
-
- getWorkflowName() -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowEntryLocal
-
- getWorkflowName() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getWorkflowName() -
Method in class com.opensymphony.workflow.spi.hibernate.WorkflowName
-
- getWorkflowName() -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- getWorkflowName() -
Method in class com.opensymphony.workflow.spi.SimpleWorkflowEntry
-
- getWorkflowName() -
Method in interface com.opensymphony.workflow.spi.WorkflowEntry
- Returns the name of the workflow that this entry is an instance of.
- getWorkflowName(long) -
Method in interface com.opensymphony.workflow.Workflow
- Get the name of the specified workflow instance.
- getWorkflowNames() -
Method in class com.opensymphony.workflow.AbstractWorkflow
- Get a list of workflow names available
- getWorkflowNames() -
Method in interface com.opensymphony.workflow.config.Configuration
- Get a list of all available workflow descriptor names.
- getWorkflowNames() -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getWorkflowNames() -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- getWorkflowNames() -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getWorkflowNames() -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
- Get a list of workflow names available
- getWorkflowNames() -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- getWorkflowNames() -
Method in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- getWorkflowNames() -
Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- getWorkflowNames() -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
- Get all workflow names in the current factory
- getWorkflowNames() -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- getWorkflowNames() -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getWorkflowNames() -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getWorkflowNames() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getWorkflowNames() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- getWorkflowNames() -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- getWorkflowNames() -
Method in interface com.opensymphony.workflow.Workflow
- Get all available workflow names.
- getWorkflowStore() -
Method in interface com.opensymphony.workflow.config.Configuration
-
- getWorkflowStore() -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getWorkflowStore() -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- globalActions -
Variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- globalConditions -
Variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- GT -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the greater than operator.
- GT -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
H
- hasActions -
Variable in class com.opensymphony.workflow.loader.StepDescriptor
-
- hashCode() -
Method in class com.opensymphony.workflow.spi.ejb.PreviousStepPK
-
- hasId() -
Method in class com.opensymphony.workflow.loader.AbstractDescriptor
-
- hasStep -
Variable in class com.opensymphony.workflow.loader.ResultDescriptor
-
- HibernateCurrentStep - Class in com.opensymphony.workflow.spi.hibernate
- This class exists to seperate the persistence of the Steps.
- HibernateCurrentStep() -
Constructor for class com.opensymphony.workflow.spi.hibernate.HibernateCurrentStep
-
- HibernateCurrentStep(HibernateStep) -
Constructor for class com.opensymphony.workflow.spi.hibernate.HibernateCurrentStep
-
- HibernateHistoryStep - Class in com.opensymphony.workflow.spi.hibernate
- ???* This is here to persist the historical steps to the historical table.
- HibernateHistoryStep() -
Constructor for class com.opensymphony.workflow.spi.hibernate.HibernateHistoryStep
-
- HibernateHistoryStep(HibernateStep) -
Constructor for class com.opensymphony.workflow.spi.hibernate.HibernateHistoryStep
-
- HibernateStep - Class in com.opensymphony.workflow.spi.hibernate
- This abstract class provides all the implementation of the step interface
It is abstract because the current and historical steps are stored in seperate tables.
- HibernateStep() -
Constructor for class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- HibernateStep(HibernateStep) -
Constructor for class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- HibernateWorkflowEntry - Class in com.opensymphony.workflow.spi.hibernate
-
- HibernateWorkflowEntry() -
Constructor for class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- HibernateWorkflowStore - Class in com.opensymphony.workflow.spi.hibernate
- A workflow store backed by Hibernate for persistence.
- HibernateWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- HibernateWorkflowStore(SessionFactory) -
Constructor for class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- HibernateWorkflowStore - Class in com.opensymphony.workflow.spi.hibernate3
-
- HibernateWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.hibernate3.HibernateWorkflowStore
-
- HISTORY -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- HISTORY_STEPS -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the history steps context.
- historyPrevTable -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- HistoryStepCMP - Class in com.opensymphony.workflow.spi.ejb
- CMP layer for HistoryStep.
- HistoryStepCMP() -
Constructor for class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- HistoryStepEJB - Class in com.opensymphony.workflow.spi.ejb
- EJB implementation for history steps.
- HistoryStepEJB() -
Constructor for class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- HistoryStepHomeFactory - Class in com.opensymphony.workflow.spi.ejb
- Utility class for HistoryStep.
- HistoryStepHomeFactory() -
Constructor for class com.opensymphony.workflow.spi.ejb.HistoryStepHomeFactory
-
- HistoryStepLocal - Interface in com.opensymphony.workflow.spi.ejb
- Local interface for HistoryStep.
- HistoryStepLocalHome - Interface in com.opensymphony.workflow.spi.ejb
- Local home interface for HistoryStep.
- HistoryStepPrevCMP - Class in com.opensymphony.workflow.spi.ejb
- CMP layer for HistoryStepPrev.
- HistoryStepPrevCMP() -
Constructor for class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- HistoryStepPrevHomeFactory - Class in com.opensymphony.workflow.spi.ejb
- Utility class for HistoryStepPrev.
- HistoryStepPrevHomeFactory() -
Constructor for class com.opensymphony.workflow.spi.ejb.HistoryStepPrevHomeFactory
-
- HistoryStepPrevLocal - Interface in com.opensymphony.workflow.spi.ejb
- Local interface for HistoryStepPrev.
- HistoryStepPrevLocalHome - Interface in com.opensymphony.workflow.spi.ejb
- Local home interface for HistoryStepPrev.
- historyTable -
Variable in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- HTTPWorkflowFactory - Class in com.opensymphony.workflow.loader
-
- HTTPWorkflowFactory() -
Constructor for class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
I
- id -
Variable in class com.opensymphony.workflow.spi.ejb.PreviousStepPK
-
- id -
Variable in class com.opensymphony.workflow.spi.SimpleWorkflowEntry
-
- INDENT -
Static variable in interface com.opensymphony.workflow.util.XMLizable
-
- init() -
Method in class com.opensymphony.workflow.config.WorkflowFactoryServlet
-
- init(Properties) -
Method in class com.opensymphony.workflow.loader.AbstractWorkflowFactory
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.ConditionalResultDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.ConditionDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.FunctionDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.JoinDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.PermissionDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.RegisterDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.RestrictionDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.ValidatorDescriptor
-
- init(Element) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- init(Properties) -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- init() -
Method in class com.opensymphony.workflow.soap.SOAPWorkflowServlet
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.hibernate.NewHibernateWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.hibernate.NewSpringHibernateWorkflowStore
-
- init(Properties) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- init() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringWorkflowFactory
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.hibernate3.HibernateWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.jdbc.MySQLWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- init(Map) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- init(Map) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
- Called once when the store is first created.
- initDone() -
Method in class com.opensymphony.workflow.loader.AbstractWorkflowFactory
- Invoked after the properties of the factory have been set.
- initDone() -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- initDone() -
Method in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- initDone() -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- initDone() -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- initDone() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- initDone() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- initDone() -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- initialActions -
Variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- initialize(String, int, Map) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- initialize(String, int, Map) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- initialize(String, int, Map) -
Method in class com.opensymphony.workflow.ejb.WorkflowEJB
-
- initialize(String, int, Map) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- initialize(String, int, Map) -
Method in class com.opensymphony.workflow.ofbiz.OfbizWorkflow
-
- initialize(String, int, Map) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- initialize(String, int, Map) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- initialize(String, int, Map) -
Method in interface com.opensymphony.workflow.Workflow
- Initializes a workflow so that it can begin processing.
- initialized -
Variable in class com.opensymphony.workflow.spi.SimpleWorkflowEntry
-
- initVelocity() -
Method in class com.opensymphony.workflow.loader.WorkflowSerializer
-
- INSTANCE -
Static variable in class com.opensymphony.workflow.config.DefaultConfiguration
-
- InternalWorkflowException - Exception in com.opensymphony.workflow
- A runtime exceptiont that singals a serious and unexpected error in OSWorkflow.
- InternalWorkflowException() -
Constructor for exception com.opensymphony.workflow.InternalWorkflowException
-
- InternalWorkflowException(String) -
Constructor for exception com.opensymphony.workflow.InternalWorkflowException
-
- InternalWorkflowException(String, Throwable) -
Constructor for exception com.opensymphony.workflow.InternalWorkflowException
-
- InternalWorkflowException(Throwable) -
Constructor for exception com.opensymphony.workflow.InternalWorkflowException
-
- InvalidActionException - Exception in com.opensymphony.workflow
- Exception thrown to indicate that the action just attempt is invalid
for the specified workflow.
- InvalidActionException() -
Constructor for exception com.opensymphony.workflow.InvalidActionException
-
- InvalidActionException(String) -
Constructor for exception com.opensymphony.workflow.InvalidActionException
-
- InvalidActionException(Exception) -
Constructor for exception com.opensymphony.workflow.InvalidActionException
-
- InvalidActionException(String, Exception) -
Constructor for exception com.opensymphony.workflow.InvalidActionException
-
- InvalidEntryStateException - Exception in com.opensymphony.workflow
-
- InvalidEntryStateException(String) -
Constructor for exception com.opensymphony.workflow.InvalidEntryStateException
-
- InvalidInputException - Exception in com.opensymphony.workflow
- Exception to indicate the user input is invalid.
- InvalidInputException() -
Constructor for exception com.opensymphony.workflow.InvalidInputException
-
- InvalidInputException(Object) -
Constructor for exception com.opensymphony.workflow.InvalidInputException
- Creates a new exception using the supplied Object
as a generic base.
- InvalidInputException(String) -
Constructor for exception com.opensymphony.workflow.InvalidInputException
- Creates a new exception with an associated generic error.
- InvalidInputException(String, String) -
Constructor for exception com.opensymphony.workflow.InvalidInputException
- Creates a new exception with an error specific to an input.
- InvalidRoleException - Exception in com.opensymphony.workflow
- Indicates that the caller did not have enough permissions to perform some action.
- InvalidRoleException(String) -
Constructor for exception com.opensymphony.workflow.InvalidRoleException
-
- InvalidWorkflowDescriptorException - Exception in com.opensymphony.workflow
- Indicates that a Workflow Descriptor was invalid.
- InvalidWorkflowDescriptorException(String) -
Constructor for exception com.opensymphony.workflow.InvalidWorkflowDescriptorException
-
- InvalidWorkflowDescriptorException(String, Exception) -
Constructor for exception com.opensymphony.workflow.InvalidWorkflowDescriptorException
-
- isActionAvailable(ActionDescriptor, Map, PropertySet, int) -
Method in class com.opensymphony.workflow.AbstractWorkflow
- check if an action is available or not
- isCacheable() -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- isCacheable() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- isCacheable() -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- isCommon() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- isFinish() -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- isInitialized() -
Method in interface com.opensymphony.workflow.config.Configuration
-
- isInitialized() -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- isInitialized() -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- isInitialized() -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- isInitialized() -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- isInitialized() -
Method in class com.opensymphony.workflow.spi.SimpleWorkflowEntry
-
- isInitialized() -
Method in interface com.opensymphony.workflow.spi.WorkflowEntry
- Returns true if the workflow entry has been initialized.
- isModifiable(String) -
Method in interface com.opensymphony.workflow.config.Configuration
- Check if a particular workflow can be modified or not.
- isModifiable(String) -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- isModifiable(String) -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- isModifiable(String) -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- isModifiable(String) -
Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- isModifiable(String) -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- isModifiable(String) -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- isModifiable(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- isModifiable(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- isModifiable(String) -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- isNegate() -
Method in class com.opensymphony.workflow.loader.ConditionDescriptor
-
- isNegate() -
Method in class com.opensymphony.workflow.query.Expression
-
- isNested() -
Method in class com.opensymphony.workflow.query.Expression
-
- isNested() -
Method in class com.opensymphony.workflow.query.FieldExpression
-
- isNested() -
Method in class com.opensymphony.workflow.query.NestedExpression
-
- isSingleton() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringWorkflowDescriptorFactory
-
- IsUserOwnerCondition - Class in com.opensymphony.workflow.util
-
A simple utility condition that returns true if the the current user (caller)
is the step owner.
- IsUserOwnerCondition() -
Constructor for class com.opensymphony.workflow.util.IsUserOwnerCondition
-
J
- JDBCWorkflowFactory - Class in com.opensymphony.workflow.loader
- Workflow Factory that stores workflows in a database.
- JDBCWorkflowFactory() -
Constructor for class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- JDBCWorkflowStore - Class in com.opensymphony.workflow.spi.jdbc
- JDBC implementation.
- JDBCWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- JMSMessage - Class in com.opensymphony.workflow.util
- Sends out a JMS TextMessage to a specified Queue or Topic.
- JMSMessage() -
Constructor for class com.opensymphony.workflow.util.JMSMessage
-
- JNDI_LOCATION -
Static variable in interface com.opensymphony.workflow.Workflow
-
- JNDI_NAME -
Static variable in class com.opensymphony.workflow.ejb.WorkflowHomeFactory
-
- JNDI_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.CurrentStepHomeFactory
-
- JNDI_NAME -
Static variable in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocalHome
-
- JNDI_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevHomeFactory
-
- JNDI_NAME -
Static variable in interface com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocalHome
-
- JNDI_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.HistoryStepHomeFactory
-
- JNDI_NAME -
Static variable in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocalHome
-
- JNDI_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevHomeFactory
-
- JNDI_NAME -
Static variable in interface com.opensymphony.workflow.spi.ejb.HistoryStepPrevLocalHome
-
- JNDI_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.WorkflowEntryHomeFactory
-
- JNDI_NAME -
Static variable in interface com.opensymphony.workflow.spi.ejb.WorkflowEntryLocalHome
-
- JNDI_NAME -
Static variable in class com.opensymphony.workflow.spi.ejb.WorkflowStoreHomeFactory
-
- JNDICondition - Class in com.opensymphony.workflow.util.jndi
-
- JNDICondition() -
Constructor for class com.opensymphony.workflow.util.jndi.JNDICondition
-
- JNDIFunctionProvider - Class in com.opensymphony.workflow.util.jndi
-
- JNDIFunctionProvider() -
Constructor for class com.opensymphony.workflow.util.jndi.JNDIFunctionProvider
-
- JNDIRegister - Class in com.opensymphony.workflow.util.jndi
- Invoke a register registred in JNDI.
- JNDIRegister() -
Constructor for class com.opensymphony.workflow.util.jndi.JNDIRegister
-
- JNDIValidator - Class in com.opensymphony.workflow.util.jndi
-
- JNDIValidator() -
Constructor for class com.opensymphony.workflow.util.jndi.JNDIValidator
-
- join -
Variable in class com.opensymphony.workflow.loader.ResultDescriptor
-
- JoinDescriptor - Class in com.opensymphony.workflow.loader
- DOCUMENT ME!
- JoinNodes - Class in com.opensymphony.workflow
- DOCUMENT ME!
- JoinNodes(Collection) -
Constructor for class com.opensymphony.workflow.JoinNodes
-
- joins -
Variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
K
- KILLED -
Static variable in interface com.opensymphony.workflow.spi.WorkflowEntry
-
L
- load(URL) -
Method in interface com.opensymphony.workflow.config.Configuration
- Load the specified configuration file.
- load(URL) -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- load(URL) -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- load(InputStream) -
Static method in class com.opensymphony.workflow.loader.WorkflowLoader
- Deprecated. please use
WorkflowLoader.load(java.io.InputStream, boolean) instead.
- load(InputStream, boolean) -
Static method in class com.opensymphony.workflow.loader.WorkflowLoader
-
- load(URL, boolean) -
Static method in class com.opensymphony.workflow.loader.WorkflowLoader
- Load a workflow descriptor from a URL
- loadClass(String, Class) -
Static method in class com.opensymphony.workflow.loader.ClassLoaderUtil
- Load a class with a given name.
- loadEntry(long) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- loadEntry(long) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- loadObject(String) -
Method in class com.opensymphony.workflow.TypeResolver
-
- LocalEJBCondition - Class in com.opensymphony.workflow.util.ejb.local
-
- LocalEJBCondition() -
Constructor for class com.opensymphony.workflow.util.ejb.local.LocalEJBCondition
-
- LocalEJBFunctionProvider - Class in com.opensymphony.workflow.util.ejb.local
-
- LocalEJBFunctionProvider() -
Constructor for class com.opensymphony.workflow.util.ejb.local.LocalEJBFunctionProvider
-
- LocalEJBRegister - Class in com.opensymphony.workflow.util.ejb.local
- A register helper that exposes a local session bean as a register.
- LocalEJBRegister() -
Constructor for class com.opensymphony.workflow.util.ejb.local.LocalEJBRegister
-
- LocalEJBValidator - Class in com.opensymphony.workflow.util.ejb.local
-
- LocalEJBValidator() -
Constructor for class com.opensymphony.workflow.util.ejb.local.LocalEJBValidator
-
- LocalWorkflowJob - Class in com.opensymphony.workflow.timer
- DOCUMENT ME!
- LocalWorkflowJob() -
Constructor for class com.opensymphony.workflow.timer.LocalWorkflowJob
-
- log -
Static variable in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- LogRegister - Class in com.opensymphony.workflow.util
- This is a register, which helps logging using commons-logging.
- LogRegister() -
Constructor for class com.opensymphony.workflow.util.LogRegister
-
- LT -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the less than operator.
- LT -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
M
- main(String[]) -
Static method in class com.opensymphony.workflow.soap.TestClient
-
- main(String[]) -
Static method in class com.opensymphony.workflow.timer.QuartzRunner
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreRemote
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- markFinished(Step, int, Date, String, String) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- markFinished(Step, int, Date, String, String) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
- Mark the specified step as finished.
- MemoryWorkflowStore - Class in com.opensymphony.workflow.spi.memory
- Simple memory implementation.
- MemoryWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- metaAttributes -
Variable in class com.opensymphony.workflow.loader.ActionDescriptor
-
- metaAttributes -
Variable in class com.opensymphony.workflow.loader.StepDescriptor
-
- metaAttributes -
Variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- MostRecentOwner - Class in com.opensymphony.workflow.util
- Sets the transient variable "mostRecentOwner" to the owner of the most
recent step that had an id equal to one of the values in the stepId list.
- MostRecentOwner() -
Constructor for class com.opensymphony.workflow.util.MostRecentOwner
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- moveToHistory(Step) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreRemote
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- moveToHistory(Step) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- moveToHistory(Step) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
- Called when a step is finished and can be moved to workflow history.
- MySQLWorkflowStore - Class in com.opensymphony.workflow.spi.jdbc
-
- MySQLWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.jdbc.MySQLWorkflowStore
-
N
- name -
Variable in class com.opensymphony.workflow.loader.ActionDescriptor
-
- name -
Variable in class com.opensymphony.workflow.loader.ConditionDescriptor
- The name field helps the editor identify the condition template used.
- name -
Variable in class com.opensymphony.workflow.loader.FunctionDescriptor
- The name field helps the editor identify the condition template used.
- name -
Variable in class com.opensymphony.workflow.loader.PermissionDescriptor
-
- name -
Variable in class com.opensymphony.workflow.loader.StepDescriptor
-
- name -
Variable in class com.opensymphony.workflow.loader.ValidatorDescriptor
-
- NAME -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the workflow name field.
- negate -
Variable in class com.opensymphony.workflow.loader.ConditionDescriptor
-
- negate -
Variable in class com.opensymphony.workflow.query.Expression
-
- NestedExpression - Class in com.opensymphony.workflow.query
- Nested expressions are used when constructing a workflow query.
- NestedExpression() -
Constructor for class com.opensymphony.workflow.query.NestedExpression
-
- NestedExpression(Expression[], int) -
Constructor for class com.opensymphony.workflow.query.NestedExpression
- Create a NestedExpression that consists of multiple expressions.
- NewHibernateWorkflowStore - Class in com.opensymphony.workflow.spi.hibernate
-
- NewHibernateWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.hibernate.NewHibernateWorkflowStore
-
- NewSpringHibernateWorkflowStore - Class in com.opensymphony.workflow.spi.hibernate
-
- NewSpringHibernateWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.hibernate.NewSpringHibernateWorkflowStore
-
- NOT_EQUALS -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the not equals operator.
- NOT_EQUALS -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- NotNullStringType - Class in com.opensymphony.workflow.loader
- DOCUMENT ME!
- NotNullStringType() -
Constructor for class com.opensymphony.workflow.loader.NotNullStringType
-
- NotNullStringType - Class in com.opensymphony.workflow.spi.hibernate3
- DOCUMENT ME!
- NotNullStringType() -
Constructor for class com.opensymphony.workflow.spi.hibernate3.NotNullStringType
-
O
- OfbizSOAPWorkflow - Class in com.opensymphony.workflow.soap
- DOCUMENT ME!
- OfbizSOAPWorkflow() -
Constructor for class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- OfbizWorkflow - Class in com.opensymphony.workflow.ofbiz
- Ofbiz aware workflow implementation
- OfbizWorkflow(String) -
Constructor for class com.opensymphony.workflow.ofbiz.OfbizWorkflow
-
- OfbizWorkflowContext - Class in com.opensymphony.workflow.ofbiz
- DOCUMENT ME!
- OfbizWorkflowContext(String) -
Constructor for class com.opensymphony.workflow.ofbiz.OfbizWorkflowContext
-
- OfbizWorkflowStore - Class in com.opensymphony.workflow.spi.ofbiz
- OpenForBusiness Entity Engine implemenation.
- OfbizWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- OJBCurrentStep - Class in com.opensymphony.workflow.spi.ojb
-
- OJBCurrentStep() -
Constructor for class com.opensymphony.workflow.spi.ojb.OJBCurrentStep
-
- OJBCurrentStep(OJBStep) -
Constructor for class com.opensymphony.workflow.spi.ojb.OJBCurrentStep
-
- OJBHistoryStep - Class in com.opensymphony.workflow.spi.ojb
-
- OJBHistoryStep() -
Constructor for class com.opensymphony.workflow.spi.ojb.OJBHistoryStep
-
- OJBHistoryStep(OJBStep) -
Constructor for class com.opensymphony.workflow.spi.ojb.OJBHistoryStep
-
- OJBStep - Class in com.opensymphony.workflow.spi.ojb
-
- OJBStep() -
Constructor for class com.opensymphony.workflow.spi.ojb.OJBStep
-
- OJBStep(OJBStep) -
Constructor for class com.opensymphony.workflow.spi.ojb.OJBStep
-
- OJBWorkflowEntry - Class in com.opensymphony.workflow.spi.ojb
-
- OJBWorkflowEntry() -
Constructor for class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- OJBWorkflowStore - Class in com.opensymphony.workflow.spi.ojb
-
- OJBWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- oldStatus -
Variable in class com.opensymphony.workflow.loader.ResultDescriptor
-
- OR -
Static variable in class com.opensymphony.workflow.query.NestedExpression
- Constant to specify that at least one of the expressions specified must evaluate to true
for an item to be included in the search results.
- OR -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
- OSUserGroupCondition - Class in com.opensymphony.workflow.util
- Simple utility class that uses OSUser to determine if the caller is in
the required argument "group".
- OSUserGroupCondition() -
Constructor for class com.opensymphony.workflow.util.OSUserGroupCondition
-
- owner -
Variable in class com.opensymphony.workflow.loader.ResultDescriptor
-
- OWNER -
Static variable in class com.opensymphony.workflow.query.FieldExpression
- Constant for the workflow owner field.
- OWNER -
Static variable in class com.opensymphony.workflow.query.WorkflowQuery
- Deprecated.
P
- passesCondition(ConditionDescriptor, Map, PropertySet, int) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- passesCondition(Map, Map, PropertySet) -
Method in interface com.opensymphony.workflow.Condition
- Determines if a condition should signal pass or fail.
- passesCondition(Map, Map, PropertySet) -
Method in interface com.opensymphony.workflow.ConditionRemote
- Determines if a condition should signal pass or fail.
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.AllowOwnerOfStepCondition
- Deprecated.
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.AllowOwnerOnlyCondition
- Deprecated.
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.beanshell.BeanShellCondition
-
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.bsf.BSFCondition
-
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.DenyOwnerCondition
- Deprecated.
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.ejb.local.LocalEJBCondition
-
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.ejb.remote.RemoteEJBCondition
-
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.IsUserOwnerCondition
-
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.jndi.JNDICondition
-
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.OSUserGroupCondition
-
- passesCondition(Map, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.StatusCondition
-
- passesConditions(String, List, Map, PropertySet, int) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- passesConditions(ConditionsDescriptor, Map, PropertySet, int) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- PermissionDescriptor - Class in com.opensymphony.workflow.loader
-
- permissions -
Variable in class com.opensymphony.workflow.loader.StepDescriptor
-
- populateTransientMap(WorkflowEntry, Map, List, Integer, Collection, PropertySet) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- post(String, Map) -
Static method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- postFunctions -
Variable in class com.opensymphony.workflow.loader.ActionDescriptor
-
- postFunctions -
Variable in class com.opensymphony.workflow.loader.ResultDescriptor
-
- postFunctions -
Variable in class com.opensymphony.workflow.loader.StepDescriptor
-
- preFunctions -
Variable in class com.opensymphony.workflow.loader.ActionDescriptor
-
- preFunctions -
Variable in class com.opensymphony.workflow.loader.ResultDescriptor
-
- preFunctions -
Variable in class com.opensymphony.workflow.loader.StepDescriptor
-
- PrevaylerWorkflowStore - Class in com.opensymphony.workflow.spi.prevayler
- This is a WorkflowStore implementation which uses Prevaylence as its datastore.
- PrevaylerWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- PrevaylerWorkflowStore(String) -
Constructor for class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- PreviousCurrentStepEJB - Class in com.opensymphony.workflow.spi.ejb
-
- PreviousCurrentStepEJB() -
Constructor for class com.opensymphony.workflow.spi.ejb.PreviousCurrentStepEJB
-
- PreviousHistoryStepEJB - Class in com.opensymphony.workflow.spi.ejb
-
- PreviousHistoryStepEJB() -
Constructor for class com.opensymphony.workflow.spi.ejb.PreviousHistoryStepEJB
-
- previousId -
Variable in class com.opensymphony.workflow.spi.ejb.PreviousStepPK
-
- PreviousStepEJB - Class in com.opensymphony.workflow.spi.ejb
-
- PreviousStepEJB() -
Constructor for class com.opensymphony.workflow.spi.ejb.PreviousStepEJB
-
- PreviousStepPK - Class in com.opensymphony.workflow.spi.ejb
- Primary key for CurrentStepPrev.
- PreviousStepPK() -
Constructor for class com.opensymphony.workflow.spi.ejb.PreviousStepPK
-
- PreviousStepPK(Long, Long) -
Constructor for class com.opensymphony.workflow.spi.ejb.PreviousStepPK
-
- printIndent(PrintWriter, int) -
Static method in class com.opensymphony.workflow.loader.XMLUtil
-
- printPostFunctions(PrintWriter, int) -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- printPreFunctions(PrintWriter, int) -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- printStackTrace() -
Method in exception com.opensymphony.workflow.InternalWorkflowException
-
- printStackTrace(PrintStream) -
Method in exception com.opensymphony.workflow.InternalWorkflowException
-
- printStackTrace(PrintWriter) -
Method in exception com.opensymphony.workflow.InternalWorkflowException
-
- printStackTrace() -
Method in exception com.opensymphony.workflow.WorkflowException
-
- printStackTrace(PrintStream) -
Method in exception com.opensymphony.workflow.WorkflowException
-
- printStackTrace(PrintWriter) -
Method in exception com.opensymphony.workflow.WorkflowException
-
- properties -
Variable in class com.opensymphony.workflow.loader.AbstractWorkflowFactory
-
- PropertySetDelegate - Interface in com.opensymphony.workflow.util
- DOCUMENT ME!
- PropertySetDelegateImpl - Class in com.opensymphony.workflow.util
- DOCUMENT ME!
- PropertySetDelegateImpl() -
Constructor for class com.opensymphony.workflow.util.PropertySetDelegateImpl
-
Q
- QuartzRunner - Class in com.opensymphony.workflow.timer
- To run:
- QuartzRunner() -
Constructor for class com.opensymphony.workflow.timer.QuartzRunner
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- query(WorkflowQuery) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- query(WorkflowExpressionQuery) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- query(WorkflowQuery) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreRemote
-
- query(WorkflowExpressionQuery) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreRemote
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- query(Long, WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.prevayler.QueryLogic
-
- query(Long, WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.prevayler.QueryLogic
-
- query(WorkflowQuery) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- query(WorkflowExpressionQuery) -
Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- query(WorkflowQuery) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
- Deprecated. use
WorkflowStore.query(WorkflowExpressionQuery) instead.
- query(WorkflowExpressionQuery) -
Method in interface com.opensymphony.workflow.spi.WorkflowStore
-
- query(WorkflowQuery) -
Method in interface com.opensymphony.workflow.Workflow
- Deprecated. use
Workflow.query(WorkflowExpressionQuery) instead.
- query(WorkflowExpressionQuery) -
Method in interface com.opensymphony.workflow.Workflow
- Query the workflow store for matching instances
- QueryLogic - Class in com.opensymphony.workflow.spi.prevayler
- This is basically the query logic cut and pasted from MemoryWorkflowStore.
- QueryLogic(WorkflowStore) -
Constructor for class com.opensymphony.workflow.spi.prevayler.QueryLogic
-
- QueryNotSupportedException - Exception in com.opensymphony.workflow
- Exception thrown to indicate that the query requested is not supported by the
current store
- QueryNotSupportedException() -
Constructor for exception com.opensymphony.workflow.QueryNotSupportedException
-
- QueryNotSupportedException(String) -
Constructor for exception com.opensymphony.workflow.QueryNotSupportedException
-
- QueryNotSupportedException(Exception) -
Constructor for exception com.opensymphony.workflow.QueryNotSupportedException
-
- QueryNotSupportedException(String, Exception) -
Constructor for exception com.opensymphony.workflow.QueryNotSupportedException
-
R
- read(String) -
Method in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- readLayoutBuffer(String, String) -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- readWorkflowBuffer(String, String) -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- Register - Interface in com.opensymphony.workflow
- Interface that must be implemented for workflow registers to behave properly.
- RegisterDescriptor - Class in com.opensymphony.workflow.loader
-
- RegisterRemote - Interface in com.opensymphony.workflow
- A remote register interface.
- registers -
Variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- registers -
Variable in class com.opensymphony.workflow.TypeResolver
-
- registerVariable(WorkflowContext, WorkflowEntry, Map, PropertySet) -
Method in interface com.opensymphony.workflow.Register
- Returns the object to bind to the variable map for this workflow instance.
- registerVariable(WorkflowContext, WorkflowEntry, Map, PropertySet) -
Method in interface com.opensymphony.workflow.RegisterRemote
- Register a variable within a particular workflow
- registerVariable(WorkflowContext, WorkflowEntry, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.beanshell.BeanShellRegister
-
- registerVariable(WorkflowContext, WorkflowEntry, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.bsf.BSFRegister
-
- registerVariable(WorkflowContext, WorkflowEntry, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.ejb.local.LocalEJBRegister
-
- registerVariable(WorkflowContext, WorkflowEntry, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.ejb.remote.RemoteEJBRegister
-
- registerVariable(WorkflowContext, WorkflowEntry, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.jndi.JNDIRegister
-
- registerVariable(WorkflowContext, WorkflowEntry, Map, PropertySet) -
Method in class com.opensymphony.workflow.util.LogRegister
-
- reload -
Variable in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- reload -
Variable in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- reload -
Variable in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- RemoteEJBCondition - Class in com.opensymphony.workflow.util.ejb.remote
- Condition to check a remote EJB that implements
ConditionRemote. - RemoteEJBCondition() -
Constructor for class com.opensymphony.workflow.util.ejb.remote.RemoteEJBCondition
-
- RemoteEJBFunctionProvider - Class in com.opensymphony.workflow.util.ejb.remote
- Function to execute a remote EJB that implements
FunctionProviderRemote. - RemoteEJBFunctionProvider() -
Constructor for class com.opensymphony.workflow.util.ejb.remote.RemoteEJBFunctionProvider
-
- RemoteEJBRegister - Class in com.opensymphony.workflow.util.ejb.remote
- Register a remote EJB that implements
RegisterRemote. - RemoteEJBRegister() -
Constructor for class com.opensymphony.workflow.util.ejb.remote.RemoteEJBRegister
-
- RemoteEJBValidator - Class in com.opensymphony.workflow.util.ejb.remote
- Validate against a remote EJB that implements
ValidatorRemote. - RemoteEJBValidator() -
Constructor for class com.opensymphony.workflow.util.ejb.remote.RemoteEJBValidator
-
- removeAction(ActionDescriptor) -
Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
- Remove an action from this workflow completely.
- removeActions() -
Method in class com.opensymphony.workflow.loader.StepDescriptor
- Remove all common and regular actions for this step.
- removeCurrentSteps(HibernateCurrentStep) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- removeWorkflow(String) -
Method in interface com.opensymphony.workflow.config.Configuration
- Remove the specified workflow.
- removeWorkflow(String) -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- removeWorkflow(String) -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- removeWorkflow(String) -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- removeWorkflow(String) -
Method in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- removeWorkflow(String) -
Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- removeWorkflow(String) -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- removeWorkflow(String) -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- removeWorkflow(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- removeWorkflow(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- removeWorkflow(String) -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- removeWorkflowDescriptor(String) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- removeWorkflowDescriptor(String) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- removeWorkflowDescriptor(String) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- removeWorkflowDescriptor(String) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- removeWorkflowDescriptor(String) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- removeWorkflowDescriptor(String) -
Method in interface com.opensymphony.workflow.Workflow
- Remove the specified workflow descriptor.
- renameWorkflow(String, String) -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- renameWorkflow(String, String) -
Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- renameWorkflow(String, String) -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- renameWorkflow(String, String) -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- renameWorkflow(String, String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- renameWorkflow(String, String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- renameWorkflow(String, String) -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- reset() -
Static method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
- Reset the MemoryWorkflowStore so it doesn't have any information.
- resolveEntity(String, String) -
Method in class com.opensymphony.workflow.loader.DTDEntityResolver
-
- restriction -
Variable in class com.opensymphony.workflow.loader.ActionDescriptor
-
- restriction -
Variable in class com.opensymphony.workflow.loader.PermissionDescriptor
-
- RestrictionDescriptor - Class in com.opensymphony.workflow.loader
-
- RestrictionDescriptor() -
Constructor for class com.opensymphony.workflow.loader.RestrictionDescriptor
-
- RestrictionDescriptor(Element) -
Constructor for class com.opensymphony.workflow.loader.RestrictionDescriptor
-
- result -
Variable in class com.opensymphony.workflow.loader.JoinDescriptor
-
- ResultDescriptor - Class in com.opensymphony.workflow.loader
-
- results -
Variable in class com.opensymphony.workflow.loader.SplitDescriptor
-
- resultsInJoin(int) -
Method in class com.opensymphony.workflow.loader.StepDescriptor
-
S
- save() -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- save() -
Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- save() -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- save() -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- save(Object) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- save() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- save() -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- save(Object) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- save() -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in interface com.opensymphony.workflow.config.Configuration
-
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in interface com.opensymphony.workflow.loader.WorkflowFactory
- Save the workflow.
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- saveWorkflow(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- saveWorkflowDescriptor(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- saveWorkflowDescriptor(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- saveWorkflowDescriptor(String, WorkflowDescriptor, boolean) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- saveWorkflowDescriptor(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- saveWorkflowDescriptor(String, WorkflowDescriptor, boolean) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- saveWorkflowDescriptor(String, WorkflowDescriptor, boolean) -
Method in interface com.opensymphony.workflow.Workflow
- Add a new workflow descriptor
- ScheduleJob - Class in com.opensymphony.workflow.util
- 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 in com.opensymphony.workflow.util
- Sends an email to a group of users.
- SendEmail() -
Constructor for class com.opensymphony.workflow.util.SendEmail
-
- SerializableWorkflowStore - Class in com.opensymphony.workflow.spi.memory
- Simple flat file implementation.
- SerializableWorkflowStore() -
Constructor for class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- set(PreparedStatement, Object, int) -
Method in class com.opensymphony.workflow.loader.NotNullStringType
-
- set(PreparedStatement, Object, int) -
Method in class com.opensymphony.workflow.spi.hibernate3.NotNullStringType
-
- setActionId(int) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- setActionId(int) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- setActionId(int) -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- setActionId(int) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- setActionId(int) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- setActionId(int) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- setActionId(int) -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- setActionId(int) -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- setApplicationContext(ApplicationContext) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- setApplicationContext(ApplicationContext) -
Method in class com.opensymphony.workflow.util.SpringTypeResolver
-
- setAutoExecute(boolean) -
Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- setBeanProvider(BeanProvider) -
Method in class com.opensymphony.workflow.util.DefaultVariableResolver
-
- setCacheable(boolean) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- setCacheable(boolean) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- setCacheable(boolean) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- setCacheRegion(String) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- setCacheRegion(String) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- setCacheRegion(String) -
Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- setCaller(String) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- setCaller(String) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- setCaller(String) -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- setCaller(String) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- setCaller(String) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- setCaller(String) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- setCaller(String) -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- setCaller(String) -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- setConditions(List) -
Method in class com.opensymphony.workflow.loader.ConditionsDescriptor
-
- setConditions(Map) -
Method in class com.opensymphony.workflow.util.SpringTypeResolver
-
- setConditionsDescriptor(ConditionsDescriptor) -
Method in class com.opensymphony.workflow.loader.RestrictionDescriptor
-
- setConfiguration(Configuration) -
Method in class com.opensymphony.workflow.AbstractWorkflow
-
- setConfiguration(Configuration) -
Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- setConfiguration(Configuration) -
Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- setConfiguration(Configuration) -
Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- setConfiguration(Configuration) -
Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- setConfiguration(Configuration) -
Method in interface com.opensymphony.workflow.Workflow
- Set the configuration for this workflow.
- setContext(int) -
Method in class com.opensymphony.workflow.query.FieldExpression
-
- setCurrentSteps(List) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- setCurrentSteps(List) -
Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- setDescriptorResource(Resource) -
Method in class com.opensymphony.workflow.spi.hibernate.SpringWorkflowDescriptorFactory
-
- setDisplayName(String) -
Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- setDueDate(Timestamp) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- setDueDate(Timestamp) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- setDueDate(Timestamp) -
Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- setDueDate(Timestamp) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- setDueDate(Timestamp) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- setDueDate(Date) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- setDueDate(Date) -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- setDueDate(Date) -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- setEntityContext(EntityContext) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- setEntityContext(EntityContext) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- setEntityContext(EntityContext) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- setEntityContext(EntityContext) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- setEntityContext(EntityContext) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- setEntityId(int) -
Method in class com.opensymphony.workflow.loader.AbstractDescriptor
-
- setEntry(HibernateWorkflowEntry) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- setEntry(OJBWorkflowEntry) -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- setEntryId(long) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- setEntryId(long) -
Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- setEntryId(long) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- setEntryId(long) -
Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- setEntryId(long) -
Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- setEntryId(long) -
Method in class com.opensymphony.workflow.spi.SimpleStep
-
- setEntryState(long, int) -
Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- setEntryState(long, int) -
Method in interface com.opensymphony.workflow.spi.ejb.WorkflowStoreRemote
-
- setEntryState(long, int) -
Method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreSessionEJB
-
- setEntryState(long, int) -
Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- setEntryState(long, int) -
Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
- &
|