Package | Description |
---|---|
com.unitesk.requality.core |
The main core package for using in other packages.
|
com.unitesk.requality.core.instancer | |
com.unitesk.requality.core.transaction |
Modifier and Type | Method and Description |
---|---|
TreeInstancer |
TreeDB.getVStorage() |
Modifier and Type | Method and Description |
---|---|
static TreeInstancer |
Instantiator.gatherVirtualStorage(TreeDB rdb) |
static TreeInstancer |
Instantiator.getVirtualStorage(TreeDB pdb,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static TreeDB |
Instantiator.getVirtualTreeDB(TreeInstancer treeInstancer) |
Constructor and Description |
---|
TreeInstancer(TreeDB db,
java.util.UUID ci,
java.lang.String instName,
IStorageSource st,
TreeInstancer ti) |
Constructor and Description |
---|
TransactionStorage(ITreeStorage storage,
TreeInstancer vstorage,
java.util.List<ITransactionListener> tListeners) |