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 © 2018 JBoss by Red Hat. All rights reserved.