public interface OperationLogInstanceCountHandler
Modifier and Type | Method and Description |
---|---|
void |
write(CommandContext commandContext,
int instanceCount)
Callback to write the Operation Log.
|
void write(CommandContext commandContext, int instanceCount)
commandContext
- can be used when writing the Operation LoginstanceCount
- that can be loggedCopyright © 2022. All rights reserved.