public class ExchangeUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CAMELBODY |
protected static String |
IGNORE_MESSAGE_PROPERTY |
| Constructor and Description |
|---|
ExchangeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
prepareInitiator(org.apache.camel.Exchange exchange,
ActivitiEndpoint activitiEndpoint)
Gets the value of the Camel header that contains the userId to be set as the process initiator.
|
static Map<String,Object> |
prepareVariables(org.apache.camel.Exchange exchange,
ActivitiEndpoint activitiEndpoint) |
public static final String CAMELBODY
protected static final String IGNORE_MESSAGE_PROPERTY
public static Map<String,Object> prepareVariables(org.apache.camel.Exchange exchange, ActivitiEndpoint activitiEndpoint)
public static String prepareInitiator(org.apache.camel.Exchange exchange, ActivitiEndpoint activitiEndpoint)
exchange - The Camel Exchange objectactivitiEndpoint - The ActivitiEndpoint implementationCopyright © 2016 Alfresco. All rights reserved.