An instance of MaterialStorage.RestoreResult object is returned by MaterialStrage#restoreUnary(...) method. An instance of MaterialStorage.RestoreResult object contains information what TSuiteReult was restored by the method invokation and how many Materials ware copied from the Stroage dir to the Materials dir.
| Type | Name and description |
|---|---|
static RestoreResult |
NULL |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Integer |
getCount() |
|
TSuiteResult |
getTSuiteResult() |