public class AbstractJobStepService<T extends AbstractJobStepInstance>
extends org.clawiz.core.common.system.service.Service
| Constructor and Description |
|---|
AbstractJobStepService() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterLoadDataSet(JobStepActionInstance instance,
AbstractDataSet dataSet) |
void |
process(JobStepActionInstance instance) |
void |
putDataSet(JobStepActionInstance instance,
AbstractDataSet dataSet) |
void |
threadDone(JobStepActionThread thread) |
void |
threadException(JobStepActionThread thread,
Exception cause) |
commit, destroy, executeQuery, executeQueryBigDecimal, executeQueryDate, executeQueryString, executeUpdate, getLogger, getSavepoint, getService, getService, getService, getServiceScope, getSession, init, logDebug, logError, logInfo, notNull, processExtensions, processExtensions, rollback, rollbackToSavepoint, setServiceScope, setSession, throwExceptionpublic void putDataSet(JobStepActionInstance instance, AbstractDataSet dataSet)
public void afterLoadDataSet(JobStepActionInstance instance, AbstractDataSet dataSet)
public void process(JobStepActionInstance instance)
public void threadDone(JobStepActionThread thread)
public void threadException(JobStepActionThread thread, Exception cause)
Copyright © 2018. All rights reserved.