Uses of Interface
org.nuclos.api.context.JobContext
-
Uses of JobContext in org.nuclos.api.rule
Modifier and TypeMethodDescriptionvoid
JobRule.execute
(JobContext context) JobContext
is the context providing all attributes and methods that are relevant for Job-operations.TransactionalJobRule.getTransactionalObjects
(JobContext context) For every list entry returned by this method a new transaction will be opened.