public class CreateBackupGroupStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description | 
|---|
| CreateBackupGroupStep() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute(String jobName,
              Date jobRunDate)Runs the backup group creation process | 
| void | setOriginEntryGroupService(OriginEntryGroupService oegs)Sets the originEntryGroupService attribute, allowing the injection of an implementation of the service | 
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic CreateBackupGroupStep()
public boolean execute(String jobName, Date jobRunDate)
jobName - the name of the job that this step is being run as part ofjobRunDate - the time/date when the job was startedStep.execute(String, Date)public void setOriginEntryGroupService(OriginEntryGroupService oegs)
oegs - org.kuali.module.gl.OriginEntryGroupServiceCopyright © 2004–2014 The Kuali Foundation. All rights reserved.