Package org.openapitools.client.model
Class UserOperationLogEntryDto
- java.lang.Object
-
- org.openapitools.client.model.UserOperationLogEntryDto
-
public class UserOperationLogEntryDto extends Object
UserOperationLogEntryDto
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description UserOperationLogEntryDto()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UserOperationLogEntryDtoannotation(String annotation)UserOperationLogEntryDtobatchId(String batchId)UserOperationLogEntryDtocaseDefinitionId(String caseDefinitionId)UserOperationLogEntryDtocaseExecutionId(String caseExecutionId)UserOperationLogEntryDtocaseInstanceId(String caseInstanceId)UserOperationLogEntryDtocategory(String category)UserOperationLogEntryDtodeploymentId(String deploymentId)UserOperationLogEntryDtoentityType(String entityType)booleanequals(Object o)UserOperationLogEntryDtoexecutionId(String executionId)UserOperationLogEntryDtoexternalTaskId(String externalTaskId)StringgetAnnotation()An arbitrary annotation set by a user for auditing reasons.StringgetBatchId()If not `null`, the operation is restricted to entities in relation to this batch.StringgetCaseDefinitionId()If not `null`, the operation is restricted to entities in relation to this case definition.StringgetCaseExecutionId()If not `null`, the operation is restricted to entities in relation to this case execution.StringgetCaseInstanceId()If not `null`, the operation is restricted to entities in relation to this case instance.StringgetCategory()The name of the category this operation was associated with, e.g., `TaskWorker` or `Admin`.StringgetDeploymentId()If not `null`, the operation is restricted to entities in relation to this deployment.StringgetEntityType()The type of the entity on which this operation was executed, e.g., `Task` or `Attachment`.StringgetExecutionId()If not `null`, the operation is restricted to entities in relation to this execution.StringgetExternalTaskId()If not `null`, the operation is restricted to entities in relation to this external task.StringgetId()The unique identifier of this log entry.StringgetJobDefinitionId()If not `null`, the operation is restricted to entities in relation to this job definition.StringgetJobId()If not `null`, the operation is restricted to entities in relation to this job.StringgetNewValue()The new value of the changed property.StringgetOperationId()The unique identifier of this operation.StringgetOperationType()The type of this operation, e.g., `Assign`, `Claim` and so on.StringgetOrgValue()The original value of the changed property.StringgetProcessDefinitionId()If not `null`, the operation is restricted to entities in relation to this process definition.StringgetProcessDefinitionKey()If not `null`, the operation is restricted to entities in relation to process definitions with this key.StringgetProcessInstanceId()If not `null`, the operation is restricted to entities in relation to this process instance.StringgetProperty()The property changed by this operation.DategetRemovalTime()The time after which the entry should be removed by the History Cleanup job.StringgetRootProcessInstanceId()The process instance id of the root process instance that initiated the process containing this entry.StringgetTaskId()If not `null`, the operation is restricted to entities in relation to this task.DategetTimestamp()Timestamp of this operation.StringgetUserId()The user who performed this operation.inthashCode()UserOperationLogEntryDtoid(String id)UserOperationLogEntryDtojobDefinitionId(String jobDefinitionId)UserOperationLogEntryDtojobId(String jobId)UserOperationLogEntryDtonewValue(String newValue)UserOperationLogEntryDtooperationId(String operationId)UserOperationLogEntryDtooperationType(String operationType)UserOperationLogEntryDtoorgValue(String orgValue)UserOperationLogEntryDtoprocessDefinitionId(String processDefinitionId)UserOperationLogEntryDtoprocessDefinitionKey(String processDefinitionKey)UserOperationLogEntryDtoprocessInstanceId(String processInstanceId)UserOperationLogEntryDtoproperty(String property)UserOperationLogEntryDtoremovalTime(Date removalTime)UserOperationLogEntryDtorootProcessInstanceId(String rootProcessInstanceId)voidsetAnnotation(String annotation)voidsetBatchId(String batchId)voidsetCaseDefinitionId(String caseDefinitionId)voidsetCaseExecutionId(String caseExecutionId)voidsetCaseInstanceId(String caseInstanceId)voidsetCategory(String category)voidsetDeploymentId(String deploymentId)voidsetEntityType(String entityType)voidsetExecutionId(String executionId)voidsetExternalTaskId(String externalTaskId)voidsetId(String id)voidsetJobDefinitionId(String jobDefinitionId)voidsetJobId(String jobId)voidsetNewValue(String newValue)voidsetOperationId(String operationId)voidsetOperationType(String operationType)voidsetOrgValue(String orgValue)voidsetProcessDefinitionId(String processDefinitionId)voidsetProcessDefinitionKey(String processDefinitionKey)voidsetProcessInstanceId(String processInstanceId)voidsetProperty(String property)voidsetRemovalTime(Date removalTime)voidsetRootProcessInstanceId(String rootProcessInstanceId)voidsetTaskId(String taskId)voidsetTimestamp(Date timestamp)voidsetUserId(String userId)UserOperationLogEntryDtotaskId(String taskId)UserOperationLogEntryDtotimestamp(Date timestamp)StringtoString()UserOperationLogEntryDtouserId(String userId)
-
-
-
Field Detail
-
SERIALIZED_NAME_ID
public static final String SERIALIZED_NAME_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_USER_ID
public static final String SERIALIZED_NAME_USER_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TIMESTAMP
public static final String SERIALIZED_NAME_TIMESTAMP
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_OPERATION_ID
public static final String SERIALIZED_NAME_OPERATION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_OPERATION_TYPE
public static final String SERIALIZED_NAME_OPERATION_TYPE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ENTITY_TYPE
public static final String SERIALIZED_NAME_ENTITY_TYPE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CATEGORY
public static final String SERIALIZED_NAME_CATEGORY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ANNOTATION
public static final String SERIALIZED_NAME_ANNOTATION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PROPERTY
public static final String SERIALIZED_NAME_PROPERTY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ORG_VALUE
public static final String SERIALIZED_NAME_ORG_VALUE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_NEW_VALUE
public static final String SERIALIZED_NAME_NEW_VALUE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DEPLOYMENT_ID
public static final String SERIALIZED_NAME_DEPLOYMENT_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PROCESS_DEFINITION_ID
public static final String SERIALIZED_NAME_PROCESS_DEFINITION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PROCESS_DEFINITION_KEY
public static final String SERIALIZED_NAME_PROCESS_DEFINITION_KEY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PROCESS_INSTANCE_ID
public static final String SERIALIZED_NAME_PROCESS_INSTANCE_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_EXECUTION_ID
public static final String SERIALIZED_NAME_EXECUTION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CASE_DEFINITION_ID
public static final String SERIALIZED_NAME_CASE_DEFINITION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CASE_INSTANCE_ID
public static final String SERIALIZED_NAME_CASE_INSTANCE_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CASE_EXECUTION_ID
public static final String SERIALIZED_NAME_CASE_EXECUTION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TASK_ID
public static final String SERIALIZED_NAME_TASK_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_EXTERNAL_TASK_ID
public static final String SERIALIZED_NAME_EXTERNAL_TASK_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_BATCH_ID
public static final String SERIALIZED_NAME_BATCH_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_JOB_ID
public static final String SERIALIZED_NAME_JOB_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_JOB_DEFINITION_ID
public static final String SERIALIZED_NAME_JOB_DEFINITION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_REMOVAL_TIME
public static final String SERIALIZED_NAME_REMOVAL_TIME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ROOT_PROCESS_INSTANCE_ID
public static final String SERIALIZED_NAME_ROOT_PROCESS_INSTANCE_ID
- See Also:
- Constant Field Values
-
-
Method Detail
-
id
public UserOperationLogEntryDto id(String id)
-
getId
public String getId()
The unique identifier of this log entry.- Returns:
- id
-
setId
public void setId(String id)
-
userId
public UserOperationLogEntryDto userId(String userId)
-
getUserId
public String getUserId()
The user who performed this operation.- Returns:
- userId
-
setUserId
public void setUserId(String userId)
-
timestamp
public UserOperationLogEntryDto timestamp(Date timestamp)
-
getTimestamp
public Date getTimestamp()
Timestamp of this operation.- Returns:
- timestamp
-
setTimestamp
public void setTimestamp(Date timestamp)
-
operationId
public UserOperationLogEntryDto operationId(String operationId)
-
getOperationId
public String getOperationId()
The unique identifier of this operation. A composite operation that changes multiple properties has a common `operationId`.- Returns:
- operationId
-
setOperationId
public void setOperationId(String operationId)
-
operationType
public UserOperationLogEntryDto operationType(String operationType)
-
getOperationType
public String getOperationType()
The type of this operation, e.g., `Assign`, `Claim` and so on.- Returns:
- operationType
-
setOperationType
public void setOperationType(String operationType)
-
entityType
public UserOperationLogEntryDto entityType(String entityType)
-
getEntityType
public String getEntityType()
The type of the entity on which this operation was executed, e.g., `Task` or `Attachment`.- Returns:
- entityType
-
setEntityType
public void setEntityType(String entityType)
-
category
public UserOperationLogEntryDto category(String category)
-
getCategory
public String getCategory()
The name of the category this operation was associated with, e.g., `TaskWorker` or `Admin`.- Returns:
- category
-
setCategory
public void setCategory(String category)
-
annotation
public UserOperationLogEntryDto annotation(String annotation)
-
getAnnotation
public String getAnnotation()
An arbitrary annotation set by a user for auditing reasons.- Returns:
- annotation
-
setAnnotation
public void setAnnotation(String annotation)
-
property
public UserOperationLogEntryDto property(String property)
-
getProperty
public String getProperty()
The property changed by this operation.- Returns:
- property
-
setProperty
public void setProperty(String property)
-
orgValue
public UserOperationLogEntryDto orgValue(String orgValue)
-
getOrgValue
public String getOrgValue()
The original value of the changed property.- Returns:
- orgValue
-
setOrgValue
public void setOrgValue(String orgValue)
-
newValue
public UserOperationLogEntryDto newValue(String newValue)
-
getNewValue
public String getNewValue()
The new value of the changed property.- Returns:
- newValue
-
setNewValue
public void setNewValue(String newValue)
-
deploymentId
public UserOperationLogEntryDto deploymentId(String deploymentId)
-
getDeploymentId
public String getDeploymentId()
If not `null`, the operation is restricted to entities in relation to this deployment.- Returns:
- deploymentId
-
setDeploymentId
public void setDeploymentId(String deploymentId)
-
processDefinitionId
public UserOperationLogEntryDto processDefinitionId(String processDefinitionId)
-
getProcessDefinitionId
public String getProcessDefinitionId()
If not `null`, the operation is restricted to entities in relation to this process definition.- Returns:
- processDefinitionId
-
setProcessDefinitionId
public void setProcessDefinitionId(String processDefinitionId)
-
processDefinitionKey
public UserOperationLogEntryDto processDefinitionKey(String processDefinitionKey)
-
getProcessDefinitionKey
public String getProcessDefinitionKey()
If not `null`, the operation is restricted to entities in relation to process definitions with this key.- Returns:
- processDefinitionKey
-
setProcessDefinitionKey
public void setProcessDefinitionKey(String processDefinitionKey)
-
processInstanceId
public UserOperationLogEntryDto processInstanceId(String processInstanceId)
-
getProcessInstanceId
public String getProcessInstanceId()
If not `null`, the operation is restricted to entities in relation to this process instance.- Returns:
- processInstanceId
-
setProcessInstanceId
public void setProcessInstanceId(String processInstanceId)
-
executionId
public UserOperationLogEntryDto executionId(String executionId)
-
getExecutionId
public String getExecutionId()
If not `null`, the operation is restricted to entities in relation to this execution.- Returns:
- executionId
-
setExecutionId
public void setExecutionId(String executionId)
-
caseDefinitionId
public UserOperationLogEntryDto caseDefinitionId(String caseDefinitionId)
-
getCaseDefinitionId
public String getCaseDefinitionId()
If not `null`, the operation is restricted to entities in relation to this case definition.- Returns:
- caseDefinitionId
-
setCaseDefinitionId
public void setCaseDefinitionId(String caseDefinitionId)
-
caseInstanceId
public UserOperationLogEntryDto caseInstanceId(String caseInstanceId)
-
getCaseInstanceId
public String getCaseInstanceId()
If not `null`, the operation is restricted to entities in relation to this case instance.- Returns:
- caseInstanceId
-
setCaseInstanceId
public void setCaseInstanceId(String caseInstanceId)
-
caseExecutionId
public UserOperationLogEntryDto caseExecutionId(String caseExecutionId)
-
getCaseExecutionId
public String getCaseExecutionId()
If not `null`, the operation is restricted to entities in relation to this case execution.- Returns:
- caseExecutionId
-
setCaseExecutionId
public void setCaseExecutionId(String caseExecutionId)
-
taskId
public UserOperationLogEntryDto taskId(String taskId)
-
getTaskId
public String getTaskId()
If not `null`, the operation is restricted to entities in relation to this task.- Returns:
- taskId
-
setTaskId
public void setTaskId(String taskId)
-
externalTaskId
public UserOperationLogEntryDto externalTaskId(String externalTaskId)
-
getExternalTaskId
public String getExternalTaskId()
If not `null`, the operation is restricted to entities in relation to this external task.- Returns:
- externalTaskId
-
setExternalTaskId
public void setExternalTaskId(String externalTaskId)
-
batchId
public UserOperationLogEntryDto batchId(String batchId)
-
getBatchId
public String getBatchId()
If not `null`, the operation is restricted to entities in relation to this batch.- Returns:
- batchId
-
setBatchId
public void setBatchId(String batchId)
-
jobId
public UserOperationLogEntryDto jobId(String jobId)
-
getJobId
public String getJobId()
If not `null`, the operation is restricted to entities in relation to this job.- Returns:
- jobId
-
setJobId
public void setJobId(String jobId)
-
jobDefinitionId
public UserOperationLogEntryDto jobDefinitionId(String jobDefinitionId)
-
getJobDefinitionId
public String getJobDefinitionId()
If not `null`, the operation is restricted to entities in relation to this job definition.- Returns:
- jobDefinitionId
-
setJobDefinitionId
public void setJobDefinitionId(String jobDefinitionId)
-
removalTime
public UserOperationLogEntryDto removalTime(Date removalTime)
-
getRemovalTime
public Date getRemovalTime()
The time after which the entry should be removed by the History Cleanup job. [Default format](https://docs.camunda.org/manual/7.18/reference/rest/overview/date-format/) `yyyy-MM-dd'T'HH:mm:ss.SSSZ`.- Returns:
- removalTime
-
setRemovalTime
public void setRemovalTime(Date removalTime)
-
rootProcessInstanceId
public UserOperationLogEntryDto rootProcessInstanceId(String rootProcessInstanceId)
-
getRootProcessInstanceId
public String getRootProcessInstanceId()
The process instance id of the root process instance that initiated the process containing this entry.- Returns:
- rootProcessInstanceId
-
setRootProcessInstanceId
public void setRootProcessInstanceId(String rootProcessInstanceId)
-
-