| Interface | Description |
|---|---|
| BaseQueryInput | |
| ImportedJob<T> |
Represents a Job definition that has been imported, but not yet persisted
|
| JobDefinitionComponent |
extension for importing job definitions
|
| JobDefinitionManager | |
| JobFormat |
Interface to define a Job definition format
|
| JobFormat.Options |
Encode options
|
| JobQuery |
Defines query interface
|
| JobQueryInput |
Base input for a jobs query
|
| Class | Description |
|---|---|
| JobXMLUtil |
Utility methods and data for use by Job XML XMAP de/serialization
|
| Enum | Description |
|---|---|
| JobFormat.StripJobRef |
Options for stripping Job Reference data
|
| Exception | Description |
|---|---|
| JobDefinitionException | |
| UnsupportedFormatException |