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.
|