public interface JobContext
| Modifier and Type | Method and Description | 
|---|---|
| Config | getConfig()Gets the final configuration for this job. | 
| java.lang.String | getJobId()Gets the id for this job. | 
| java.lang.String | getJobName()Gets the name of the job. | 
Config getConfig()
java.lang.String getJobName()
java.lang.String getJobId()