public interface WorkService extends TenantLifecycleService
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStopped() |
void |
registerWork(WorkDescriptor workDescriptor)
This operation MUST be called within an active transaction.
|
pause, resume, start, stopvoid registerWork(WorkDescriptor workDescriptor) throws SWorkRegisterException
workDescriptor - SWorkRegisterExceptionboolean isStopped()