Package | Description |
---|---|
com.opensymphony.workflow | |
com.opensymphony.workflow.basic | |
com.opensymphony.workflow.ejb | |
com.opensymphony.workflow.ofbiz | |
com.opensymphony.workflow.soap |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWorkflow
Abstract workflow instance that serves as the base for specific implementations, such as EJB or SOAP.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicWorkflow
A basic workflow implementation which does not read in
the current user from any context, but allows one to be
specified via the constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
EJBWorkflow
EJB based workflow class.
|
class |
WorkflowEJB |
class |
WorkflowSession
Session layer for Workflow.
|
Modifier and Type | Class and Description |
---|---|
class |
OfbizWorkflow
Ofbiz aware workflow implementation
|
Modifier and Type | Class and Description |
---|---|
class |
BasicSOAPWorkflow
Soap enabled Wrapper around a BasicWorkflow
|
class |
OfbizSOAPWorkflow
DOCUMENT ME!
|
class |
XFireSOAPWorkflow |
Copyright © 2021 catworkx GmbH. All rights reserved.