public class DummyStorage extends Storage
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_NAME |
| Constructor and Description |
|---|
DummyStorage() |
| Modifier and Type | Method and Description |
|---|---|
Result |
addResult(String projectKey,
Result result,
List<Object> attachments)
Store result with attachments under given project key.
|
protected Result |
createResult(String projectKey,
Result result,
List<Object> attachments) |
protected void |
deleteResult(Result result) |
addResult, addResult, addResult, addResult, addResult, addResult, addResult, getLogger, newInstance, prepareResultBeforeCreate, updateResultFromConfigurations, validateResultpublic static final String PROPERTY_NAME
public Result addResult(String projectKey, Result result, List<Object> attachments) throws StorageException
StorageaddResult in class StorageStorageExceptionprotected Result createResult(String projectKey, Result result, List<Object> attachments) throws StorageException
createResult in class StorageStorageExceptionprotected void deleteResult(Result result) throws StorageException
deleteResult in class StorageStorageExceptionCopyright © 2016 Etnetera a.s.. All rights reserved.