Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACTION_OUTPUT |
"action_output" |
public static final String |
ACTION_REQUEST |
"action_request" |
public static final String |
ACTION_REQUEST_UNPROCESSED |
"action_request_unprocessed" |
public static final String |
ACTION_RESPONSE |
"action_response" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMMAND_REQUEST |
"command_request" |
public static final String |
COMMAND_RESPONSE |
"command_response" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAGA_BASE_NAME |
"saga_coordinator" |
public static final String |
SAGA_REQUEST |
"saga_request" |
public static final String |
SAGA_RESPONSE |
"saga_response" |
public static final String |
SAGA_RESPONSE_TOPIC_MAP |
"saga_response_topic_map" |
public static final String |
SAGA_STATE |
"saga_state" |
public static final String |
SAGA_STATE_TRANSITION |
"saga_state_transition" |
Copyright © 2019. All rights reserved.