Uses of Package
com.opensymphony.workflow

Packages that use com.opensymphony.workflow
com.opensymphony.workflow   
com.opensymphony.workflow.basic   
com.opensymphony.workflow.config   
com.opensymphony.workflow.ejb   
com.opensymphony.workflow.loader   
com.opensymphony.workflow.ofbiz   
com.opensymphony.workflow.soap   
com.opensymphony.workflow.spi   
com.opensymphony.workflow.spi.ejb   
com.opensymphony.workflow.spi.hibernate   
com.opensymphony.workflow.spi.jdbc   
com.opensymphony.workflow.spi.memory   
com.opensymphony.workflow.spi.ofbiz   
com.opensymphony.workflow.spi.ojb   
com.opensymphony.workflow.spi.prevayler   
com.opensymphony.workflow.util   
com.opensymphony.workflow.util.beanshell   
com.opensymphony.workflow.util.bsf   
com.opensymphony.workflow.util.ejb.local   
com.opensymphony.workflow.util.ejb.remote   
com.opensymphony.workflow.util.jndi   
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow
Condition
          Interface that must be implemented to define a java-based condition in your workflow definition.
FactoryException
           
FunctionProvider
          Interface to be implemented by any class that are to be called from within a workflow as a function, either as a pre-function or a post-function.
InternalWorkflowException
          A runtime exceptiont that singals a serious and unexpected error in OSWorkflow.
InvalidActionException
          Exception thrown to indicate that the action just attempt is invalid for the specified workflow.
InvalidEntryStateException
           
InvalidInputException
          Exception to indicate the user input is invalid.
InvalidRoleException
          Indicates that the caller did not have enough permissions to perform some action.
Register
          Interface that must be implemented for workflow registers to behave properly.
StoreException
           
TypeResolver
          Date: Aug 3, 2004 Time: 11:04:43 PM
Validator
          Interface that must be implemented to define a java-based validator in your workflow definition.
Workflow
          The core workflow interface.
WorkflowContext
          Interface to be implemented if a new OSWorkflow interaction is to be created (SOAP, EJB, Ofbiz, etc).
WorkflowException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.basic
AbstractWorkflow
          Abstract workflow instance that serves as the base for specific implementations, such as EJB or SOAP.
Workflow
          The core workflow interface.
WorkflowContext
          Interface to be implemented if a new OSWorkflow interaction is to be created (SOAP, EJB, Ofbiz, etc).
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.config
FactoryException
           
StoreException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.ejb
AbstractWorkflow
          Abstract workflow instance that serves as the base for specific implementations, such as EJB or SOAP.
FactoryException
           
InvalidInputException
          Exception to indicate the user input is invalid.
InvalidRoleException
          Indicates that the caller did not have enough permissions to perform some action.
StoreException
           
Workflow
          The core workflow interface.
WorkflowContext
          Interface to be implemented if a new OSWorkflow interaction is to be created (SOAP, EJB, Ofbiz, etc).
WorkflowException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.loader
FactoryException
           
FunctionProvider
          Interface to be implemented by any class that are to be called from within a workflow as a function, either as a pre-function or a post-function.
InvalidWorkflowDescriptorException
          Indicates that a Workflow Descriptor was invalid.
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.ofbiz
AbstractWorkflow
          Abstract workflow instance that serves as the base for specific implementations, such as EJB or SOAP.
Workflow
          The core workflow interface.
WorkflowContext
          Interface to be implemented if a new OSWorkflow interaction is to be created (SOAP, EJB, Ofbiz, etc).
WorkflowException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.soap
FactoryException
           
StoreException
           
Workflow
          The core workflow interface.
WorkflowException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.spi
StoreException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.spi.ejb
StoreException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.spi.hibernate
FactoryException
           
InvalidWorkflowDescriptorException
          Indicates that a Workflow Descriptor was invalid.
StoreException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.spi.jdbc
StoreException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.spi.memory
StoreException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.spi.ofbiz
StoreException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.spi.ojb
StoreException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.spi.prevayler
StoreException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.util
Condition
          Interface that must be implemented to define a java-based condition in your workflow definition.
FunctionProvider
          Interface to be implemented by any class that are to be called from within a workflow as a function, either as a pre-function or a post-function.
InvalidWorkflowDescriptorException
          Indicates that a Workflow Descriptor was invalid.
Register
          Interface that must be implemented for workflow registers to behave properly.
StoreException
           
TypeResolver
          Date: Aug 3, 2004 Time: 11:04:43 PM
Validator
          Interface that must be implemented to define a java-based validator in your workflow definition.
WorkflowContext
          Interface to be implemented if a new OSWorkflow interaction is to be created (SOAP, EJB, Ofbiz, etc).
WorkflowException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.util.beanshell
Condition
          Interface that must be implemented to define a java-based condition in your workflow definition.
FunctionProvider
          Interface to be implemented by any class that are to be called from within a workflow as a function, either as a pre-function or a post-function.
Register
          Interface that must be implemented for workflow registers to behave properly.
Validator
          Interface that must be implemented to define a java-based validator in your workflow definition.
WorkflowContext
          Interface to be implemented if a new OSWorkflow interaction is to be created (SOAP, EJB, Ofbiz, etc).
WorkflowException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.util.bsf
Condition
          Interface that must be implemented to define a java-based condition in your workflow definition.
FunctionProvider
          Interface to be implemented by any class that are to be called from within a workflow as a function, either as a pre-function or a post-function.
Register
          Interface that must be implemented for workflow registers to behave properly.
Validator
          Interface that must be implemented to define a java-based validator in your workflow definition.
WorkflowContext
          Interface to be implemented if a new OSWorkflow interaction is to be created (SOAP, EJB, Ofbiz, etc).
WorkflowException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.util.ejb.local
Condition
          Interface that must be implemented to define a java-based condition in your workflow definition.
FunctionProvider
          Interface to be implemented by any class that are to be called from within a workflow as a function, either as a pre-function or a post-function.
Register
          Interface that must be implemented for workflow registers to behave properly.
Validator
          Interface that must be implemented to define a java-based validator in your workflow definition.
WorkflowContext
          Interface to be implemented if a new OSWorkflow interaction is to be created (SOAP, EJB, Ofbiz, etc).
WorkflowException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.util.ejb.remote
Condition
          Interface that must be implemented to define a java-based condition in your workflow definition.
FunctionProvider
          Interface to be implemented by any class that are to be called from within a workflow as a function, either as a pre-function or a post-function.
InvalidInputException
          Exception to indicate the user input is invalid.
Register
          Interface that must be implemented for workflow registers to behave properly.
Validator
          Interface that must be implemented to define a java-based validator in your workflow definition.
WorkflowContext
          Interface to be implemented if a new OSWorkflow interaction is to be created (SOAP, EJB, Ofbiz, etc).
WorkflowException
           
 

Classes in com.opensymphony.workflow used by com.opensymphony.workflow.util.jndi
Condition
          Interface that must be implemented to define a java-based condition in your workflow definition.
FunctionProvider
          Interface to be implemented by any class that are to be called from within a workflow as a function, either as a pre-function or a post-function.
InvalidInputException
          Exception to indicate the user input is invalid.
Register
          Interface that must be implemented for workflow registers to behave properly.
Validator
          Interface that must be implemented to define a java-based validator in your workflow definition.
WorkflowContext
          Interface to be implemented if a new OSWorkflow interaction is to be created (SOAP, EJB, Ofbiz, etc).
WorkflowException
           
 


OpenSymphony Workflow Project Page