BatchAsyncJobContainer |
TransactionSupportAsyncJobService.batch() |
BatchAsyncJobContainer |
AsyncJobService.batch() |
BatchAsyncJobContainer |
BatchAsyncJobContainer.cancel() |
BatchAsyncJobContainer |
TransactionBatchAsyncJobContainer.cancel() |
default <V> BatchAsyncJobContainer |
BatchAsyncJobContainer.submit(Callable<V> callable) |
<V> BatchAsyncJobContainer |
BatchAsyncJobContainer.submit(Callable<V> callable,
boolean enableTransaction) |
<V> BatchAsyncJobContainer |
TransactionBatchAsyncJobContainer.submit(Callable<V> callable,
boolean enableTransaction) |