Task.STATE
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
JOBNAME |
Constructor and Description |
---|
UpdateCleanupPolicy(IConfiguration config,
IBackupFileSystem fs) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
java.lang.String |
getName() |
static TaskTimer |
getTimer() |
execute, getErrorCount, getExecutionCount, initialize, state
public static final java.lang.String JOBNAME
@Inject public UpdateCleanupPolicy(IConfiguration config, IBackupFileSystem fs)
public void execute() throws java.lang.Exception
public java.lang.String getName()
public static TaskTimer getTimer()