Class ZeebeVariableRecordDto
java.lang.Object
io.camunda.optimize.dto.zeebe.ZeebeRecordDto<ZeebeVariableDataDto,VariableIntent>
io.camunda.optimize.dto.zeebe.variable.ZeebeVariableRecordDto
- All Implemented Interfaces:
JsonSerializable,Record<ZeebeVariableDataDto>
-
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
-
ZeebeVariableRecordDto
public ZeebeVariableRecordDto()
-
-
Method Details
-
canEqual
- Overrides:
canEqualin classZeebeRecordDto<ZeebeVariableDataDto,VariableIntent>
-
hashCode
public int hashCode()- Overrides:
hashCodein classZeebeRecordDto<ZeebeVariableDataDto,VariableIntent>
-
equals
- Overrides:
equalsin classZeebeRecordDto<ZeebeVariableDataDto,VariableIntent>
-