public synchronized boolean execute(String jobName)(Code)
Runs the process that generates poster summary reports.
Parameters: jobName - the name of the job this step is being run as part of true if the job completed successfully, false if otherwise See Also:org.kuali.kfs.batch.Step.execute(java.lang.String)
Sets the optionsService attribute, allowing the injection of an implementation of that service
Parameters: os - the optionsService implementation to set See Also:org.kuali.kfs.service.OptionsService
Sets the reportService attribute, allowing the injection of an implementation of that service
Parameters: reportService - the reportService implementation to set See Also:org.kuali.module.gl.service.ReportService
Methods inherited from org.kuali.kfs.batch.AbstractStep