Package | Description |
---|---|
com.opensymphony.workflow | |
com.opensymphony.workflow.config | |
com.opensymphony.workflow.ejb | |
com.opensymphony.workflow.soap |
Modifier and Type | Field and Description |
---|---|
protected Configuration |
AbstractWorkflow.configuration |
Modifier and Type | Method and Description |
---|---|
Configuration |
AbstractWorkflow.getConfiguration()
Get the configuration for this workflow.
|
Modifier and Type | Method and Description |
---|---|
void |
Workflow.setConfiguration(Configuration configuration)
Set the configuration for this workflow.
|
void |
AbstractWorkflow.setConfiguration(Configuration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConfiguration
Default implementation for a configuration object.
|
class |
SpringConfiguration |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowRemote.setConfiguration(Configuration configuration) |
void |
EJBWorkflow.setConfiguration(Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
OfbizSOAPWorkflow.setConfiguration(Configuration configuration) |
void |
BasicSOAPWorkflow.setConfiguration(Configuration configuration) |
Copyright © 2021 catworkx GmbH. All rights reserved.