Package | Description |
---|---|
hudson.plugins.resultscache | |
hudson.plugins.resultscache.util |
Modifier and Type | Field and Description |
---|---|
static JobResult |
JobResult.EMPTY_RESULT |
Modifier and Type | Method and Description |
---|---|
JobResult |
CacheServerComm.getCachedJobResult(String hash)
Searches a job result in the cache.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CacheServerComm.postJobResult(String hash,
JobResult jobResult)
Adds or Updates a job result into the cache
|
Copyright © 2016–2021. All rights reserved.