public interface BatchObserver
| Modifier and Type | Method and Description |
|---|---|
void |
batchExplicitlyExecuted()
Indicates explicit execution of the batch via a call to
Batch.execute(). |
void |
batchImplicitlyExecuted()
Indicates an implicit execution of the batch.
|
void batchExplicitlyExecuted()
Batch.execute().void batchImplicitlyExecuted()
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.