public class MarkScrubbableBackupGroupsAsUnscrubbableStep extends AbstractStep implements TestingStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
MarkScrubbableBackupGroupsAsUnscrubbableStep() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String jobName,
Date jobRunDate)
Marks all scrubbable backup groups as unscrubbable
|
void |
setOriginEntryGroupService(OriginEntryGroupService originEntryGroupService)
Sets the originEntryGroupSerivce, allowing the injection of an implementation of that service
|
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectories, setSkipDirectoryInitiationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic MarkScrubbableBackupGroupsAsUnscrubbableStep()
public boolean execute(String jobName, Date jobRunDate) throws InterruptedException
execute in interface StepjobName - the name of the job this step is being run as part ofjobRunDate - the time/date the job is being runInterruptedExceptionorg.kuali.kfs.sys.batch.Step#execute(java.lang.String)public void setOriginEntryGroupService(OriginEntryGroupService originEntryGroupService)
originEntryGroupService - an implementation originEntryGroupService to setOriginEntryGroupServiceCopyright © 2004–2015 The Kuali Foundation. All rights reserved.