public interface IBatchOperationManager extends ITenantLifecycleComponent
Modifier and Type | Method and Description |
---|---|
void |
process(IBatchOperation operation)
Processes an
IBatchOperation . |
getTenant, setTenant
canPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stop
void process(IBatchOperation operation) throws SiteWhereException
IBatchOperation
. The batch operation is processed in
the calling thread.operation
- SiteWhereException