| Interface | Description |
|---|---|
| DslEnvironment |
The
DslEnvironment can be used to transfer state between a DslExtensionMethod
and the listener methods in ContextExtensionPoint. |
| Enum | Description |
|---|---|
| LookupStrategy |
A JobLookupStrategy encapsulates where a seed job will look for existing jobs
and where it will create new jobs.
|
| RemovedJobAction | |
| RemovedViewAction |
| Annotation Type | Description |
|---|---|
| DslExtensionMethod |
Any methods of
ContextExtensionPoint marked with this annotation will be exposed to the DSL. |