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