|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.opensymphony.workflow.AbstractWorkflow | +--com.opensymphony.workflow.ejb.WorkflowEJB
Fields inherited from class com.opensymphony.workflow.AbstractWorkflow |
context |
Constructor Summary | |
WorkflowEJB()
|
Method Summary | |
void |
ejbActivate()
|
void |
ejbCreate()
|
void |
ejbPassivate()
|
void |
ejbPostCreate()
|
void |
ejbRemove()
|
void |
setSessionContext(javax.ejb.SessionContext context)
|
Methods inherited from class com.opensymphony.workflow.AbstractWorkflow |
canInitialize, createEntry, createVariableMap, doAction, evaluateExpression, executeFunction, executeTriggerFunction, getActionableSteps, getActionName, getAvailableActions, getCurrentStatus, getHistory, getPersistence, getPropertySet, getSecurityPermissions, getStepName, getWorkflow, initialize, isInitialized, loadConfig, setBshVariables, translateVariables, validRole, verifyInputs |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WorkflowEJB()
Method Detail |
public void ejbCreate() throws javax.ejb.CreateException
public void ejbPostCreate() throws javax.ejb.CreateException
public void setSessionContext(javax.ejb.SessionContext context)
setSessionContext
in interface javax.ejb.SessionBean
public void ejbRemove()
ejbRemove
in interface javax.ejb.SessionBean
public void ejbActivate()
ejbActivate
in interface javax.ejb.SessionBean
public void ejbPassivate()
ejbPassivate
in interface javax.ejb.SessionBean
|
See www.opensymphony.com for more information. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |