| Constructor and Description |
|---|
GeneratedContentCleaner()
This class permanently deletes generated files which are older than the provided age.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
long |
getAge() |
void |
setAge(long age)
This method sets the age in milliseconds that the cleaner will use for checking if content should be removed
|
public GeneratedContentCleaner()
public void execute()
throws Exception
public long getAge()
public void setAge(long age)
age - the age in millisecondsCopyright © 2017 Hitachi Vantara. All rights reserved.