Class WorkflowTask.CacheConfig
java.lang.Object
com.netflix.conductor.common.metadata.workflow.WorkflowTask.CacheConfig
- Enclosing class:
- WorkflowTask
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheConfig
public CacheConfig()
-
-
Method Details
-
getKey
-
setKey
-
getTtlInSecond
public int getTtlInSecond() -
setTtlInSecond
public void setTtlInSecond(int ttlInSecond)
-