Class BatchOperationImpl
java.lang.Object
io.camunda.client.impl.search.response.BatchOperationImpl
- All Implemented Interfaces:
BatchOperation
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
BatchOperationImpl
-
BatchOperationImpl
-
-
Method Details
-
getBatchOperationId
- Specified by:
getBatchOperationIdin interfaceBatchOperation
-
getStatus
- Specified by:
getStatusin interfaceBatchOperation
-
getType
- Specified by:
getTypein interfaceBatchOperation
-
getStartDate
- Specified by:
getStartDatein interfaceBatchOperation
-
getEndDate
- Specified by:
getEndDatein interfaceBatchOperation
-
getOperationsTotalCount
- Specified by:
getOperationsTotalCountin interfaceBatchOperation
-
getOperationsFailedCount
- Specified by:
getOperationsFailedCountin interfaceBatchOperation
-
getOperationsCompletedCount
- Specified by:
getOperationsCompletedCountin interfaceBatchOperation
-