public class MessageManagementCommands extends Object
| Constructor and Description |
|---|
MessageManagementCommands() |
| Modifier and Type | Method and Description |
|---|---|
String |
checkMessageTracingStatus() |
String |
disableMessageTracing() |
String |
enableMessageTracing() |
String |
viewMessageInFlow(String projectId,
String projectVersion,
String flowId,
String sourceId,
String outPortDisplayName,
String targetId,
boolean showPayload,
boolean showProperties,
boolean showHeaders,
boolean showScope,
boolean showContext,
boolean verbose) |
String |
viewMessagePath(String projectId,
String projectVersion,
String flowId) |
String |
viewReceivedMessage(String projectId,
String projectVersion,
String flowId,
String elementId,
boolean showPayload,
boolean showProperties,
boolean showHeaders,
boolean showScope,
boolean showContext,
boolean verbose) |
public String viewReceivedMessage(String projectId, String projectVersion, String flowId, String elementId, boolean showPayload, boolean showProperties, boolean showHeaders, boolean showScope, boolean showContext, boolean verbose) throws TerminalException
TerminalExceptionpublic String enableMessageTracing() throws TerminalException
TerminalExceptionpublic String disableMessageTracing() throws TerminalException
TerminalExceptionpublic String checkMessageTracingStatus() throws TerminalException
TerminalExceptionpublic String viewMessagePath(String projectId, String projectVersion, String flowId) throws TerminalException
TerminalExceptionpublic String viewMessageInFlow(String projectId, String projectVersion, String flowId, String sourceId, String outPortDisplayName, String targetId, boolean showPayload, boolean showProperties, boolean showHeaders, boolean showScope, boolean showContext, boolean verbose) throws TerminalException
TerminalExceptionCopyright © 2016–2019 AdroitLogic. All rights reserved.