public final class FlowIdHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FLOW_ID_KEY |
public static final String FLOW_ID_KEY
public static String getFlowId(org.apache.cxf.message.Message message)
message - the messagepublic static void setFlowId(org.apache.cxf.message.Message message,
String flowId)
message - the messageflowId - the flow idCopyright © 2011–2015 Talend Inc.. All rights reserved.