Package org.pentaho.di.www.cache
Class CachedItem
java.lang.Object
org.pentaho.di.www.cache.CachedItem
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFile()
int
getFrom()
void
setExceedTime
(LocalDate exceedTime) void
void
setFrom
(int from)
-
Constructor Details
-
CachedItem
-
-
Method Details
-
getFile
-
setFile
-
getFrom
public int getFrom() -
setFrom
public void setFrom(int from) -
getExceedTime
-
setExceedTime
-