| Interface | Description | 
|---|---|
| JobEntryDialogInterface | 
 JobEntryDialogInterface is the Java interface that implements the settings dialog of a job entry plugin. 
 | 
| JobEntryInterface | 
 JobEntryInterface is the main Java interface that a plugin implements. 
 | 
| Class | Description | 
|---|---|
| JobEntryBase | 
 Base class for the different types of job-entries. 
 | 
| JobEntryCopy | 
 This class describes the fact that a single JobEntry can be used multiple times in the same Job. 
 |