Modifier and Type | Field and Description |
---|---|
protected WorkflowContext |
AbstractWorkflow.context |
Modifier and Type | Method and Description |
---|---|
Object |
RegisterRemote.registerVariable(WorkflowContext context,
WorkflowEntry entry,
Map args,
com.opensymphony.module.propertyset.PropertySet ps)
Register a variable within a particular workflow
|
Object |
Register.registerVariable(WorkflowContext context,
WorkflowEntry entry,
Map args,
com.opensymphony.module.propertyset.PropertySet ps)
Returns the object to bind to the variable map for this workflow instance.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicWorkflowContext
DOCUMENT ME!
|
Modifier and Type | Class and Description |
---|---|
class |
EJBWorkflowContext
EJB specific workflow context.
|
Modifier and Type | Class and Description |
---|---|
class |
OfbizWorkflowContext
DOCUMENT ME!
|
Modifier and Type | Method and Description |
---|---|
Object |
LogRegister.registerVariable(WorkflowContext context,
WorkflowEntry entry,
Map args,
com.opensymphony.module.propertyset.PropertySet ps) |
Modifier and Type | Method and Description |
---|---|
Object |
BeanShellRegister.registerVariable(WorkflowContext context,
WorkflowEntry entry,
Map args,
com.opensymphony.module.propertyset.PropertySet ps) |
Modifier and Type | Method and Description |
---|---|
Object |
BSFRegister.registerVariable(WorkflowContext context,
WorkflowEntry entry,
Map args,
com.opensymphony.module.propertyset.PropertySet ps) |
Modifier and Type | Method and Description |
---|---|
Object |
LocalEJBRegister.registerVariable(WorkflowContext context,
WorkflowEntry entry,
Map args,
com.opensymphony.module.propertyset.PropertySet ps) |
Modifier and Type | Method and Description |
---|---|
Object |
RemoteEJBRegister.registerVariable(WorkflowContext context,
WorkflowEntry entry,
Map args,
com.opensymphony.module.propertyset.PropertySet ps) |
Modifier and Type | Method and Description |
---|---|
Object |
JNDIRegister.registerVariable(WorkflowContext context,
WorkflowEntry entry,
Map args,
com.opensymphony.module.propertyset.PropertySet ps) |
Copyright © 2021 catworkx GmbH. All rights reserved.