|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobContext | |
|---|---|
| org.eobjects.datacleaner.monitor.configuration | |
| org.eobjects.datacleaner.monitor.events | Package for events raised in the DataCleaner monitoring web application. |
| org.eobjects.datacleaner.monitor.scheduling.api | |
| org.eobjects.datacleaner.spring | |
| Uses of JobContext in org.eobjects.datacleaner.monitor.configuration |
|---|
| Methods in org.eobjects.datacleaner.monitor.configuration that return JobContext | |
|---|---|
JobContext |
TenantContext.getJob(String jobName)
|
| Uses of JobContext in org.eobjects.datacleaner.monitor.events |
|---|
| Methods in org.eobjects.datacleaner.monitor.events that return JobContext | |
|---|---|
JobContext |
JobCopyEvent.getSourceJob()
|
JobContext |
JobCopyEvent.getTargetJob()
|
| Constructors in org.eobjects.datacleaner.monitor.events with parameters of type JobContext | |
|---|---|
JobCopyEvent(Object source,
String tenant,
JobContext sourceJob,
JobContext targetJob)
|
|
| Uses of JobContext in org.eobjects.datacleaner.monitor.scheduling.api |
|---|
| Methods in org.eobjects.datacleaner.monitor.scheduling.api with parameters of type JobContext | |
|---|---|
Map<String,String> |
VariableProvider.provideValues(JobContext job,
ExecutionLog execution)
|
| Uses of JobContext in org.eobjects.datacleaner.spring |
|---|
| Methods in org.eobjects.datacleaner.spring with parameters of type JobContext | |
|---|---|
Map<String,String> |
SpringVariableProvider.provideValues(JobContext job,
ExecutionLog execution)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||