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, stop
void registerWork(WorkDescriptor workDescriptor) throws SWorkRegisterException
workDescriptor
- SWorkRegisterException
boolean isStopped()