public class TransactionConstants extends Object
TransactionConstants
Define transaction related constants.Modifier and Type | Field and Description |
---|---|
static String |
COORDINATOR_ABORT_TRANSACTION |
static String |
COORDINATOR_BEGIN_TRANSACTION |
static String |
COORDINATOR_END_TRANSACTION |
static String |
COORDINATOR_IS_INITIATOR |
static String |
COORDINATOR_PACKAGE |
static String |
CORDINATION_TYPE |
static String |
DEFAULT_COORDINATION_TYPE |
static int |
DEFAULT_RETRY_COUNT |
static String |
REGISTER_AT_URL |
static String |
TRANSACTION_ID |
Constructor and Description |
---|
TransactionConstants() |
public static final String COORDINATOR_BEGIN_TRANSACTION
public static final String COORDINATOR_END_TRANSACTION
public static final String COORDINATOR_ABORT_TRANSACTION
public static final String COORDINATOR_IS_INITIATOR
public static final String COORDINATOR_PACKAGE
public static final int DEFAULT_RETRY_COUNT
public static final String DEFAULT_COORDINATION_TYPE
public static final String TRANSACTION_ID
public static final String CORDINATION_TYPE
public static final String REGISTER_AT_URL
Copyright © 2018 WSO2. All rights reserved.