Class ZeebeUserTaskRecordDto
java.lang.Object
io.camunda.optimize.dto.zeebe.ZeebeRecordDto<ZeebeUserTaskDataDto,UserTaskIntent>
io.camunda.optimize.dto.zeebe.usertask.ZeebeUserTaskRecordDto
- All Implemented Interfaces:
JsonSerializable,Record<ZeebeUserTaskDataDto>
-
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
canEqual, copyOf, equals, getAuthorizations, getBrokerVersion, getDateForTimestamp, getIntent, getKey, getOperationReference, getPartitionId, getPosition, getRecordType, getRecordVersion, getRejectionReason, getRejectionType, getSequence, getSourceRecordPosition, getTimestamp, getValue, getValueType, hashCode, setAuthorizations, setBrokerVersion, setIntent, setKey, setOperationReference, setPartitionId, setPosition, setRecordType, setRejectionReason, setRejectionType, setSequence, setSourceRecordPosition, setTimestamp, setValue, setValueType, toJson, toString
-
Constructor Details
-
ZeebeUserTaskRecordDto
public ZeebeUserTaskRecordDto()
-