public static class NestableTransaction.Created extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Lease |
lease
The lease.
|
NestableTransaction |
transaction
The transaction.
|
Constructor and Description |
---|
Created(NestableTransaction transaction,
Lease lease)
Simple constructor.
|
public final NestableTransaction transaction
public final Lease lease
public Created(NestableTransaction transaction, Lease lease)
transaction
- the transaction createdlease
- the lease grantedCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.