Modifier and Type | Field and Description |
---|---|
protected XmlRpcWorkflowManagerClient |
PGETaskInstance.wm |
Modifier and Type | Method and Description |
---|---|
protected XmlRpcWorkflowManagerClient |
PGETaskInstance.createWorkflowManagerClient() |
Modifier and Type | Method and Description |
---|---|
XmlRpcWorkflowManagerClient |
WorkflowMgrConn.getWM() |
Modifier and Type | Method and Description |
---|---|
XmlRpcWorkflowManagerClient |
AbstractWorkflowServiceResource.getContextClient()
Gets the servlet's workflow manager client instance from the servlet
context.
|
Modifier and Type | Method and Description |
---|---|
protected XmlRpcWorkflowManagerClient |
WorkflowCliAction.getClient() |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowCliAction.setClient(XmlRpcWorkflowManagerClient client) |
Modifier and Type | Field and Description |
---|---|
protected XmlRpcWorkflowManagerClient |
RollbackableWorkflowTaskInstance.wmc |
Modifier and Type | Method and Description |
---|---|
protected XmlRpcWorkflowManagerClient |
RollbackableWorkflowTaskInstance.createWorkflowMangerClient(Metadata metadata) |
Modifier and Type | Method and Description |
---|---|
XmlRpcWorkflowManagerClient |
WorkflowManagerUtils.getClient() |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowManagerUtils.setClient(XmlRpcWorkflowManagerClient client) |
Constructor and Description |
---|
WorkflowManagerUtils(XmlRpcWorkflowManagerClient client) |
Copyright © 1999–2017 Apache OODT. All rights reserved.