| Modifier and Type | Method and Description |
|---|---|
void |
JobManager.stepActionThreadDone(JobStepActionThread thread) |
void |
JobManager.stepActionThreadException(JobStepActionThread thread,
Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
JobStepActionThread |
JobStepActionInstance.getThread() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobStepActionInstance.setThread(JobStepActionThread thread) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJobService.stepThreadDone(JobStepActionThread thread) |
void |
AbstractJobService.stepThreadException(JobStepActionThread thread,
Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJobStepService.threadDone(JobStepActionThread thread) |
void |
AbstractJobStepService.threadException(JobStepActionThread thread,
Exception cause) |
Copyright © 2018. All rights reserved.