Package | Description |
---|---|
org.eclipse.incquery.runtime.evm.specific.job |
Modifier and Type | Class and Description |
---|---|
class |
EnableJob<EventAtom> |
class |
ErrorLoggingJob<EventAtom>
Composite job for logging any errors that happen in the execution of the composed job.
|
class |
RecordingJob<EventAtom>
A stateless job implementation that executes its action inside a
RecordingCommand
if there is a TransactionalEditingDomain available. |