Uses of Interface
org.camunda.bpm.engine.impl.batch.builder.OperationLogInstanceCountHandler
-
Packages that use OperationLogInstanceCountHandler Package Description org.camunda.bpm.engine.impl.batch.builder -
-
Uses of OperationLogInstanceCountHandler in org.camunda.bpm.engine.impl.batch.builder
Fields in org.camunda.bpm.engine.impl.batch.builder declared as OperationLogInstanceCountHandler Modifier and Type Field Description protected OperationLogInstanceCountHandler
BatchBuilder. operationLogInstanceCountHandler
Methods in org.camunda.bpm.engine.impl.batch.builder with parameters of type OperationLogInstanceCountHandler Modifier and Type Method Description BatchBuilder
BatchBuilder. operationLogHandler(OperationLogInstanceCountHandler operationLogHandler)
-