TaskService
, and therefore is not guaranteed to run.
@param task the KernelTask
to run
@param transactional true
if the given task should be runin a transaction, false
otherwise
@throws TaskRejectedException if the backing scheduler refuses toaccept the task
@throws TransactionException if the operation failed because of aproblem with the current transaction
|
|
|
|
|
|