com.opensymphony.workflow.ejb
Class WorkflowSession
java.lang.Object
com.opensymphony.workflow.AbstractWorkflow
com.opensymphony.workflow.ejb.WorkflowEJB
com.opensymphony.workflow.ejb.WorkflowSession
- All Implemented Interfaces:
- Workflow, Serializable, EnterpriseBean, SessionBean
public class WorkflowSession
- extends WorkflowEJB
- implements SessionBean
Session layer for Workflow.
- Version:
- $Revision: 1.7 $
- Author:
- Pat Lightbody, Hani Suleiman
- See Also:
- Serialized Form
| Methods inherited from class com.opensymphony.workflow.AbstractWorkflow |
canInitialize, canInitialize, canInitialize, canModifyEntryState, checkImplicitFinish, completeEntry, createNewCurrentStep, executeFunction, getAvailableActions, getAvailableActions, getAvailableActionsForStep, getAvailableAutoActions, getAvailableAutoActionsForStep, getConfiguration, getCurrentStep, getCurrentSteps, getEntryState, getHistorySteps, getPersistence, getPersistenceProperties, getPropertySet, getResolver, getSecurityPermissions, getSecurityPermissions, getWorkflowDescriptor, getWorkflowName, getWorkflowNames, isActionAvailable, passesCondition, passesConditions, passesConditions, populateTransientMap, query, query, removeWorkflowDescriptor, saveWorkflowDescriptor, setConfiguration, setResolver, transitionWorkflow, verifyInputs |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowSession
public WorkflowSession()
setSessionContext
public void setSessionContext(SessionContext ctx)
- Specified by:
setSessionContext in interface SessionBean- Overrides:
setSessionContext in class WorkflowEJB
ejbActivate
public void ejbActivate()
- Specified by:
ejbActivate in interface SessionBean
ejbPassivate
public void ejbPassivate()
- Specified by:
ejbPassivate in interface SessionBean
ejbRemove
public void ejbRemove()
- Specified by:
ejbRemove in interface SessionBean
unsetSessionContext
public void unsetSessionContext()