| Package | Description |
|---|---|
| com.ibm.tivoli.maximo.skd.beans | |
| psdi.webclient.system.beans | |
| psdi.webclient.system.controller | |
| psdi.webclient.system.session |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SKDWorkflowBean.getWorkflowDirections(WorkflowDirector wfdirector)
Reload the parent record if the directions have a next action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WorkflowBean.getWorkflowDirections(WorkflowDirector wfdirector)
Reload the parent record if the directions have a next action.
|
protected void |
DataBean.getWorkflowDirections(WorkflowDirector director)
Checks the workflow director for the next thing to do.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowDirector |
SessionContext.getWorkflowDirector()
Deprecated.
FIREFOX
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowDirector |
WebClientSession.getWorkflowDirector()
Returns the WorkflowDirector for the client session
|