org.kuali.kpme.core.batch
Class BatchJob
java.lang.Object
org.kuali.kpme.core.batch.BatchJob
- All Implemented Interfaces:
- org.quartz.Job, org.quartz.StatefulJob
- Direct Known Subclasses:
- AccrualJob, CarryOverJob, EmployeeApprovalJob, EndPayPeriodJob, EndReportingPeriodJob, InitiateJob, LeaveCalendarDelinquencyJob, MissedPunchApprovalJob, PayrollApprovalJob, SupervisorApprovalJob
public abstract class BatchJob
- extends Object
- implements org.quartz.StatefulJob
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.quartz.Job |
execute |
BatchJob
public BatchJob()
jobDataMapToString
protected String jobDataMapToString(org.quartz.JobDataMap jobDataMap)
getMachineName
protected String getMachineName()
getBatchUserPrincipalId
protected String getBatchUserPrincipalId()
getBatchUserPrincipalName
protected String getBatchUserPrincipalName()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.