public class IcrSortStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService
Constructor and Description |
---|
IcrSortStep() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(String jobName,
Date jobRunDate)
Runs the scrubber process.
|
void |
setBatchFileDirectoryName(String batchFileDirectoryName) |
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterService
prepareDirectories
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepareDirectories
public IcrSortStep()
public boolean execute(String jobName, Date jobRunDate)
jobName
- the name of the job this step is being run as part ofjobRunDate
- the time/date the job was startedorg.kuali.ole.sys.batch.Step#execute(java.lang.String)
public void setBatchFileDirectoryName(String batchFileDirectoryName)
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.