public class RecycleJdbcTask extends AbstractSingleTask<RecycleJdbcTask,Indexed,Indexed>
JdbcManagedObject
.Constructor and Description |
---|
RecycleJdbcTask() |
Modifier and Type | Method and Description |
---|---|
Object |
doTask(TaskContext<RecycleJdbcTask,Indexed,Indexed> context)
Does the task.
|
createTask, createWork, getRecycleManagedObjectParameter, registerAsRecycleTask, registerTask, registerTask, registerTask, registerWork
public Object doTask(TaskContext<RecycleJdbcTask,Indexed,Indexed> context) throws Exception
Task
context
- TaskContext
for the Task
.Task
. This allows stringing
Task
instances together into a JobSequence
.Exception
Copyright © 2005–2016. All rights reserved.