public class GeneratedContentCleaner extends Object implements org.pentaho.platform.api.action.IAction
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
execute
in interface org.pentaho.platform.api.action.IAction
Exception
public long getAge()
public void setAge(long age)
age
- the age in millisecondsCopyright © 2021 Hitachi Vantara. All rights reserved.