public interface TracingListener
| Modifier and Type | Method and Description |
|---|---|
void |
listen(JobExecutionEvent jobExecutionEvent)
Listen job execution event.
|
void |
listen(JobStatusTraceEvent jobStatusTraceEvent)
Listen job status trace event.
|
void listen(JobExecutionEvent jobExecutionEvent)
jobExecutionEvent - job execution eventvoid listen(JobStatusTraceEvent jobStatusTraceEvent)
jobStatusTraceEvent - job status trace eventCopyright © 2021 The Apache Software Foundation. All rights reserved.