Class HistoricDetailDto
java.lang.Object
org.camunda.community.rest.client.dto.HistoricDetailDto
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-04T13:43:01.451833574Z[Etc/UTC]")
public class HistoricDetailDto
extends Object
HistoricDetailDto
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivityInstanceId(String activityInstanceId) caseDefinitionId(String caseDefinitionId) caseDefinitionKey(String caseDefinitionKey) caseExecutionId(String caseExecutionId) caseInstanceId(String caseInstanceId) booleanerrorMessage(String errorMessage) executionId(String executionId) fieldValue(Object fieldValue) The id of the activity instance the historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The id of the case definition that this historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The key of the case definition that this historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The id of the case execution the historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The id of the case instance the historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>An error message in case a Java Serialized Object could not be de-serialized.org.openapitools.jackson.nullable.JsonNullable<String>The id of the execution the historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The id of the form field.org.openapitools.jackson.nullable.JsonNullable<String>The submitted form field value.getId()The id of the historic detail.org.openapitools.jackson.nullable.JsonNullable<String>Returns `true` for variable updates that contains the initial values of the variables.org.openapitools.jackson.nullable.JsonNullable<Boolean>The id of the process definition that this historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The key of the process definition that this historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The id of the process instance the historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The time after which the historic detail should be removed by the History Cleanup job.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>The revision of the historic variable update.org.openapitools.jackson.nullable.JsonNullable<Integer>The process instance id of the root process instance that initiated the process containing this historic detail.org.openapitools.jackson.nullable.JsonNullable<String>The id of the task the historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>The id of the tenant that this historic detail belongs to.org.openapitools.jackson.nullable.JsonNullable<String>getTime()The time when this historic detail occurred.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>getType()The type of the historic detail.org.openapitools.jackson.nullable.JsonNullable<String>The id of user operation which links historic detail with [user operation log](https://docs.camunda.org/manual/7.21/reference/rest/history/user-operation-log/) entries.org.openapitools.jackson.nullable.JsonNullable<String>getValue()The variable's value.A JSON object containing additional, value-type-dependent properties.The id of the associated variable instance.org.openapitools.jackson.nullable.JsonNullable<String>The name of the variable which has been updated.org.openapitools.jackson.nullable.JsonNullable<String>The value type of the variable.org.openapitools.jackson.nullable.JsonNullable<String>inthashCode()processDefinitionId(String processDefinitionId) processDefinitionKey(String processDefinitionKey) processInstanceId(String processInstanceId) putValueInfoItem(String key, Object valueInfoItem) removalTime(OffsetDateTime removalTime) rootProcessInstanceId(String rootProcessInstanceId) voidsetActivityInstanceId(String activityInstanceId) voidsetActivityInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> activityInstanceId) voidsetCaseDefinitionId(String caseDefinitionId) voidsetCaseDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> caseDefinitionId) voidsetCaseDefinitionKey(String caseDefinitionKey) voidsetCaseDefinitionKey_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> caseDefinitionKey) voidsetCaseExecutionId(String caseExecutionId) voidsetCaseExecutionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> caseExecutionId) voidsetCaseInstanceId(String caseInstanceId) voidsetCaseInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> caseInstanceId) voidsetErrorMessage(String errorMessage) voidsetErrorMessage_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> errorMessage) voidsetExecutionId(String executionId) voidsetExecutionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> executionId) voidsetFieldId(String fieldId) voidsetFieldId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> fieldId) voidsetFieldValue(Object fieldValue) voidvoidsetId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> id) voidsetInitial(Boolean initial) voidsetInitial_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> initial) voidsetProcessDefinitionId(String processDefinitionId) voidsetProcessDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionId) voidsetProcessDefinitionKey(String processDefinitionKey) voidsetProcessDefinitionKey_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionKey) voidsetProcessInstanceId(String processInstanceId) voidsetProcessInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processInstanceId) voidsetRemovalTime(OffsetDateTime removalTime) voidsetRemovalTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> removalTime) voidsetRevision(Integer revision) voidsetRevision_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> revision) voidsetRootProcessInstanceId(String rootProcessInstanceId) voidsetRootProcessInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> rootProcessInstanceId) voidvoidsetTaskId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> taskId) voidsetTenantId(String tenantId) voidsetTenantId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> tenantId) voidsetTime(OffsetDateTime time) voidsetTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> time) voidvoidsetType_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> type) voidsetUserOperationId(String userOperationId) voidsetUserOperationId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> userOperationId) voidvoidsetValueInfo(Map<String, Object> valueInfo) voidsetVariableInstanceId(String variableInstanceId) voidsetVariableInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> variableInstanceId) voidsetVariableName(String variableName) voidsetVariableName_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> variableName) voidsetVariableType(String variableType) voidsetVariableType_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> variableType) time(OffsetDateTime time) toString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.userOperationId(String userOperationId) variableInstanceId(String variableInstanceId) variableName(String variableName) variableType(String variableType)
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_KEY
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_ID
- See Also:
-
JSON_PROPERTY_PROCESS_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_ACTIVITY_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_EXECUTION_ID
- See Also:
-
JSON_PROPERTY_CASE_DEFINITION_KEY
- See Also:
-
JSON_PROPERTY_CASE_DEFINITION_ID
- See Also:
-
JSON_PROPERTY_CASE_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_CASE_EXECUTION_ID
- See Also:
-
JSON_PROPERTY_TASK_ID
- See Also:
-
JSON_PROPERTY_TENANT_ID
- See Also:
-
JSON_PROPERTY_USER_OPERATION_ID
- See Also:
-
JSON_PROPERTY_TIME
- See Also:
-
JSON_PROPERTY_REMOVAL_TIME
- See Also:
-
JSON_PROPERTY_ROOT_PROCESS_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_FIELD_ID
- See Also:
-
JSON_PROPERTY_FIELD_VALUE
- See Also:
-
JSON_PROPERTY_VARIABLE_NAME
- See Also:
-
JSON_PROPERTY_VARIABLE_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_VARIABLE_TYPE
- See Also:
-
JSON_PROPERTY_VALUE
- See Also:
-
JSON_PROPERTY_VALUE_INFO
- See Also:
-
JSON_PROPERTY_INITIAL
- See Also:
-
JSON_PROPERTY_REVISION
- See Also:
-
JSON_PROPERTY_ERROR_MESSAGE
- See Also:
-
-
Constructor Details
-
HistoricDetailDto
public HistoricDetailDto()
-
-
Method Details
-
id
-
getId
The id of the historic detail.- Returns:
- id
-
getId_JsonNullable
-
setId_JsonNullable
-
setId
-
type
-
getType
The type of the historic detail. Either `formField` for a submitted form field value or `variableUpdate` for variable updates.- Returns:
- type
-
getType_JsonNullable
-
setType_JsonNullable
-
setType
-
processDefinitionKey
-
getProcessDefinitionKey
The key of the process definition that this historic detail belongs to.- Returns:
- processDefinitionKey
-
getProcessDefinitionKey_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getProcessDefinitionKey_JsonNullable() -
setProcessDefinitionKey_JsonNullable
public void setProcessDefinitionKey_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionKey) -
setProcessDefinitionKey
-
processDefinitionId
-
getProcessDefinitionId
The id of the process definition that this historic detail belongs to.- Returns:
- processDefinitionId
-
getProcessDefinitionId_JsonNullable
-
setProcessDefinitionId_JsonNullable
public void setProcessDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionId) -
setProcessDefinitionId
-
processInstanceId
-
getProcessInstanceId
The id of the process instance the historic detail belongs to.- Returns:
- processInstanceId
-
getProcessInstanceId_JsonNullable
-
setProcessInstanceId_JsonNullable
public void setProcessInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processInstanceId) -
setProcessInstanceId
-
activityInstanceId
-
getActivityInstanceId
The id of the activity instance the historic detail belongs to.- Returns:
- activityInstanceId
-
getActivityInstanceId_JsonNullable
-
setActivityInstanceId_JsonNullable
public void setActivityInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> activityInstanceId) -
setActivityInstanceId
-
executionId
-
getExecutionId
The id of the execution the historic detail belongs to.- Returns:
- executionId
-
getExecutionId_JsonNullable
-
setExecutionId_JsonNullable
public void setExecutionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> executionId) -
setExecutionId
-
caseDefinitionKey
-
getCaseDefinitionKey
The key of the case definition that this historic detail belongs to.- Returns:
- caseDefinitionKey
-
getCaseDefinitionKey_JsonNullable
-
setCaseDefinitionKey_JsonNullable
public void setCaseDefinitionKey_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> caseDefinitionKey) -
setCaseDefinitionKey
-
caseDefinitionId
-
getCaseDefinitionId
The id of the case definition that this historic detail belongs to.- Returns:
- caseDefinitionId
-
getCaseDefinitionId_JsonNullable
-
setCaseDefinitionId_JsonNullable
public void setCaseDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> caseDefinitionId) -
setCaseDefinitionId
-
caseInstanceId
-
getCaseInstanceId
The id of the case instance the historic detail belongs to.- Returns:
- caseInstanceId
-
getCaseInstanceId_JsonNullable
-
setCaseInstanceId_JsonNullable
public void setCaseInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> caseInstanceId) -
setCaseInstanceId
-
caseExecutionId
-
getCaseExecutionId
The id of the case execution the historic detail belongs to.- Returns:
- caseExecutionId
-
getCaseExecutionId_JsonNullable
-
setCaseExecutionId_JsonNullable
public void setCaseExecutionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> caseExecutionId) -
setCaseExecutionId
-
taskId
-
getTaskId
The id of the task the historic detail belongs to.- Returns:
- taskId
-
getTaskId_JsonNullable
-
setTaskId_JsonNullable
-
setTaskId
-
tenantId
-
getTenantId
The id of the tenant that this historic detail belongs to.- Returns:
- tenantId
-
getTenantId_JsonNullable
-
setTenantId_JsonNullable
public void setTenantId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> tenantId) -
setTenantId
-
userOperationId
-
getUserOperationId
The id of user operation which links historic detail with [user operation log](https://docs.camunda.org/manual/7.21/reference/rest/history/user-operation-log/) entries.- Returns:
- userOperationId
-
getUserOperationId_JsonNullable
-
setUserOperationId_JsonNullable
public void setUserOperationId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> userOperationId) -
setUserOperationId
-
time
-
getTime
The time when this historic detail occurred. Default [format](https://docs.camunda.org/manual/7.21/reference/rest/overview/date-format/) `yyyy-MM-dd'T'HH:mm:ss.SSSZ`.- Returns:
- time
-
getTime_JsonNullable
-
setTime_JsonNullable
public void setTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> time) -
setTime
-
removalTime
-
getRemovalTime
The time after which the historic detail should be removed by the History Cleanup job. Default [format](https://docs.camunda.org/manual/7.21/reference/rest/overview/date-format/) `yyyy-MM-dd'T'HH:mm:ss.SSSZ`.- Returns:
- removalTime
-
getRemovalTime_JsonNullable
-
setRemovalTime_JsonNullable
public void setRemovalTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> removalTime) -
setRemovalTime
-
rootProcessInstanceId
-
getRootProcessInstanceId
The process instance id of the root process instance that initiated the process containing this historic detail.- Returns:
- rootProcessInstanceId
-
getRootProcessInstanceId_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getRootProcessInstanceId_JsonNullable() -
setRootProcessInstanceId_JsonNullable
public void setRootProcessInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> rootProcessInstanceId) -
setRootProcessInstanceId
-
fieldId
-
getFieldId
The id of the form field. **Note:** This property is only set for a `HistoricVariableUpdate` historic details. In these cases, the value of the `type` property is `formField`.- Returns:
- fieldId
-
getFieldId_JsonNullable
-
setFieldId_JsonNullable
-
setFieldId
-
fieldValue
-
getFieldValue
The submitted form field value. The value differs depending on the form field's type and on the `deserializeValue` parameter. **Note:** This property is only set for a `HistoricVariableUpdate` historic details. In these cases, the value of the `type` property is `formField`.- Returns:
- fieldValue
-
setFieldValue
-
variableName
-
getVariableName
The name of the variable which has been updated. **Note:** This property is only set for a `HistoricVariableUpdate` historic details. In these cases, the value of the `type` property is `variableUpdate`.- Returns:
- variableName
-
getVariableName_JsonNullable
-
setVariableName_JsonNullable
public void setVariableName_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> variableName) -
setVariableName
-
variableInstanceId
-
getVariableInstanceId
The id of the associated variable instance. **Note:** This property is only set for a `HistoricVariableUpdate` historic details. In these cases, the value of the `type` property is `variableUpdate`.- Returns:
- variableInstanceId
-
getVariableInstanceId_JsonNullable
-
setVariableInstanceId_JsonNullable
public void setVariableInstanceId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> variableInstanceId) -
setVariableInstanceId
-
variableType
-
getVariableType
The value type of the variable. **Note:** This property is only set for a `HistoricVariableUpdate` historic details. In these cases, the value of the `type` property is `variableUpdate`.- Returns:
- variableType
-
getVariableType_JsonNullable
-
setVariableType_JsonNullable
public void setVariableType_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> variableType) -
setVariableType
-
value
-
getValue
The variable's value. Value differs depending on the variable's type and on the deserializeValues parameter. **Note:** This property is only set for a `HistoricVariableUpdate` historic details. In these cases, the value of the `type` property is `variableUpdate`.- Returns:
- value
-
setValue
-
valueInfo
-
putValueInfoItem
-
getValueInfo
A JSON object containing additional, value-type-dependent properties. For variables of type `Object`, the following properties are returned: * `objectTypeName`: A string representation of the object's type name. * `serializationDataFormat`: The serialization format used to store the variable. **Note:** This property is only set for a `HistoricVariableUpdate` historic details. In these cases, the value of the `type` property is `variableUpdate`.- Returns:
- valueInfo
-
setValueInfo
-
initial
-
getInitial
Returns `true` for variable updates that contains the initial values of the variables. **Note:** This property is only set for a `HistoricVariableUpdate` historic details. In these cases, the value of the `type` property is `variableUpdate`.- Returns:
- initial
-
getInitial_JsonNullable
-
setInitial_JsonNullable
public void setInitial_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Boolean> initial) -
setInitial
-
revision
-
getRevision
The revision of the historic variable update. **Note:** This property is only set for a `HistoricVariableUpdate` historic details. In these cases, the value of the `type` property is `variableUpdate`.- Returns:
- revision
-
getRevision_JsonNullable
-
setRevision_JsonNullable
public void setRevision_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Integer> revision) -
setRevision
-
errorMessage
-
getErrorMessage
An error message in case a Java Serialized Object could not be de-serialized. **Note:** This property is only set for a `HistoricVariableUpdate` historic details. In these cases, the value of the `type` property is `variableUpdate`.- Returns:
- errorMessage
-
getErrorMessage_JsonNullable
-
setErrorMessage_JsonNullable
public void setErrorMessage_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> errorMessage) -
setErrorMessage
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-