| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REST_OBJECT_MAPPER |
"nflowRestObjectMapper" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
actions |
"actions" |
protected static final String |
actionStateVariables |
"actionStateVariables" |
protected static final String |
childWorkflows |
"childWorkflows" |
protected static final String |
currentStateVariables |
"currentStateVariables" |
protected static final String |
INCLUDE_PARAM_DESC |
"Data to include in response. currentStateVariables = current stateVariables for worfklow, actions = state transitions, actionStateVariables = state variable changes for actions, childWorkflows = map of created child workflow instance IDs by action ID" |
protected static final String |
INCLUDE_PARAM_VALUES |
"currentStateVariables,actions,actionStateVariables,childWorkflows" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NFLOW_MAINTENANCE_PATH |
"/v1/maintenance" |
public static final String |
NFLOW_STATISTICS_PATH |
"/v1/statistics" |
public static final String |
NFLOW_WORKFLOW_DEFINITION_PATH |
"/v1/workflow-definition" |
public static final String |
NFLOW_WORKFLOW_EXECUTOR_PATH |
"/v1/workflow-executor" |
public static final String |
NFLOW_WORKFLOW_INSTANCE_PATH |
"/v1/workflow-instance" |
Copyright © 2014–2021 Nitor Creations. All rights reserved.