public class DummyRundeckJobCache extends Object implements RundeckJobCache
| Constructor and Description |
|---|
DummyRundeckJobCache() |
| Modifier and Type | Method and Description |
|---|---|
org.rundeck.client.api.model.JobItem |
findJobById(String rundeckJobId,
String rundeckInstanceName,
RundeckManager rundeckInstance) |
void |
invalidate() |
String |
logAndGetStats() |
public org.rundeck.client.api.model.JobItem findJobById(String rundeckJobId, String rundeckInstanceName, RundeckManager rundeckInstance)
findJobById in interface RundeckJobCachepublic String logAndGetStats()
logAndGetStats in interface RundeckJobCachepublic void invalidate()
invalidate in interface RundeckJobCacheCopyright © 2016–2026. All rights reserved.