Class BamMediatorConstants
- java.lang.Object
-
- org.wso2.carbon.mediator.bam.util.BamMediatorConstants
-
public final class BamMediatorConstants extends Object
Constants used in the BAM mediator.
-
-
Field Summary
-
-
-
Field Detail
-
BAM_HEADER_NAMESPACE_URI
public static final String BAM_HEADER_NAMESPACE_URI
- See Also:
- Constant Field Values
-
BAM_EVENT
public static final String BAM_EVENT
- See Also:
- Constant Field Values
-
ACTIVITY_ID
public static final String ACTIVITY_ID
- See Also:
- Constant Field Values
-
DIRECTION_IN
public static final String DIRECTION_IN
- See Also:
- Constant Field Values
-
DIRECTION_OUT
public static final String DIRECTION_OUT
- See Also:
- Constant Field Values
-
REMOTE_ADDRESS
public static final String REMOTE_ADDRESS
- See Also:
- Constant Field Values
-
OPERATION_NAME
public static final String OPERATION_NAME
- See Also:
- Constant Field Values
-
MSG_BAM_ACTIVITY_ID
public static final String MSG_BAM_ACTIVITY_ID
- See Also:
- Constant Field Values
-
MSG_STR_ACTIVITY_ID
public static final String MSG_STR_ACTIVITY_ID
- See Also:
- Constant Field Values
-
MSG_ID
public static final String MSG_ID
- See Also:
- Constant Field Values
-
MSG_DIRECTION
public static final String MSG_DIRECTION
- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
NICK_NAME
public static final String NICK_NAME
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
-
TENANT_ID
public static final String TENANT_ID
- See Also:
- Constant Field Values
-
REQUEST_RECEIVED_TIME
public static final String REQUEST_RECEIVED_TIME
- See Also:
- Constant Field Values
-
HTTP_METHOD
public static final String HTTP_METHOD
- See Also:
- Constant Field Values
-
CHARACTER_SET_ENCODING
public static final String CHARACTER_SET_ENCODING
- See Also:
- Constant Field Values
-
TRANSPORT_IN_URL
public static final String TRANSPORT_IN_URL
- See Also:
- Constant Field Values
-
MESSAGE_TYPE
public static final String MESSAGE_TYPE
- See Also:
- Constant Field Values
-
REMOTE_HOST
public static final String REMOTE_HOST
- See Also:
- Constant Field Values
-
SERVICE_PREFIX
public static final String SERVICE_PREFIX
- See Also:
- Constant Field Values
-
HOST
public static final String HOST
- See Also:
- Constant Field Values
-
STRING
public static final String STRING
- See Also:
- Constant Field Values
-
INT
public static final String INT
- See Also:
- Constant Field Values
-
LONG
public static final String LONG
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
-
CORRELATION_DATA
public static final String CORRELATION_DATA
- See Also:
- Constant Field Values
-
META_DATA
public static final String META_DATA
- See Also:
- Constant Field Values
-
PAYLOAD_DATA
public static final String PAYLOAD_DATA
- See Also:
- Constant Field Values
-
EMPTY_STRING
public static final String EMPTY_STRING
- See Also:
- Constant Field Values
-
NUM_OF_CONST_CORRELATION_PARAMS
public static final int NUM_OF_CONST_CORRELATION_PARAMS
- See Also:
- Constant Field Values
-
NUM_OF_CONST_META_PARAMS
public static final int NUM_OF_CONST_META_PARAMS
- See Also:
- Constant Field Values
-
NUM_OF_CONST_PAYLOAD_PARAMS
public static final int NUM_OF_CONST_PAYLOAD_PARAMS
- See Also:
- Constant Field Values
-
-