Class ZeebeProcessDefinitionRecordDto
java.lang.Object
io.camunda.optimize.dto.zeebe.ZeebeRecordDto<ZeebeProcessDefinitionDataDto,ProcessIntent>
io.camunda.optimize.dto.zeebe.definition.ZeebeProcessDefinitionRecordDto
- All Implemented Interfaces:
JsonSerializable,Record<ZeebeProcessDefinitionDataDto>
public class ZeebeProcessDefinitionRecordDto
extends ZeebeRecordDto<ZeebeProcessDefinitionDataDto,ProcessIntent>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.camunda.optimize.dto.zeebe.ZeebeRecordDto
ZeebeRecordDto.Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.optimize.dto.zeebe.ZeebeRecordDto
copyOf, getAuthorizations, getBrokerVersion, getDateForTimestamp, getIntent, getKey, getOperationReference, getPartitionId, getPosition, getRecordType, getRecordVersion, getRejectionReason, getRejectionType, getSequence, getSourceRecordPosition, getTimestamp, getValue, getValueType, setAuthorizations, setBrokerVersion, setIntent, setKey, setOperationReference, setPartitionId, setPosition, setRecordType, setRejectionReason, setRejectionType, setSequence, setSourceRecordPosition, setTimestamp, setValue, setValueType, toJson, toString
-
Constructor Details
-
ZeebeProcessDefinitionRecordDto
public ZeebeProcessDefinitionRecordDto()
-
-
Method Details
-
canEqual
- Overrides:
canEqualin classZeebeRecordDto<ZeebeProcessDefinitionDataDto,ProcessIntent>
-
hashCode
public int hashCode()- Overrides:
hashCodein classZeebeRecordDto<ZeebeProcessDefinitionDataDto,ProcessIntent>
-
equals
- Overrides:
equalsin classZeebeRecordDto<ZeebeProcessDefinitionDataDto,ProcessIntent>
-