Home | History | Annotate | Download | only in stack

Lines Matching refs:transactionId

138     protected String transactionId; // Transaction Id.
399 this.transactionId = newOriginalRequest.getTransactionId();
898 return this.transactionId;
905 if (this.transactionId == null)
908 return this.transactionId.hashCode();