| Package | Description |
|---|---|
| org.osivia.portal.api.batch |
| Modifier and Type | Method and Description |
|---|---|
<B extends AbstractBatch> |
IBatchService.getBatchInstances(Class<B> clazz)
Get current instances of a given batch type
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBatchService.addBatch(AbstractBatch b)
Register a batch
|
void |
IBatchService.removeBatch(AbstractBatch b)
Unregister the batch
|
Copyright © 2021. All rights reserved.