31323334353637
Transaction tx; JsonAPIExecutionContext(NucleusContext ctx) { this.ctx = ctx; this.tx = new TransactionImpl(this); }