String |
TxSupport.commitTx() |
String |
TxSupport.enlistTestResource(String pUrl,
boolean vParticipant) |
Collection<String> |
TxSupport.getTransactions() |
Collection<String> |
TxSupport.getTransactions(String mediaType) |
String |
TxSupport.httpRequest(int[] expect,
String url,
String method,
String mediaType) |
String |
TxSupport.httpRequest(int[] expect,
String url,
String method,
String mediaType,
String content) |
String |
TxSupport.httpRequest(int[] expect,
String url,
String method,
String mediaType,
String content,
Map<String,String> linkHeaders) |
String |
TxSupport.httpRequest(int[] expect,
String url,
String method,
String mediaType,
String content,
Map<String,String> linkHeaders,
Map<String,String> reqHeaders) |
void |
TxSupport.refreshTransactionHeaders(Map<String,String> linkHeaders) |
String |
TxSupport.rollbackTx() |
TxSupport |
TxSupport.startTx() |
TxSupport |
TxSupport.startTx(long milliseconds) |
int |
TxSupport.txCount() |
String |
TxSupport.txStatus()
Get the status of the current transacton
|
String |
TxSupport.txStatus(String mediaType) |