Package io.camunda.client.protocol.rest
Class AuditLogResult
java.lang.Object
io.camunda.client.protocol.rest.AuditLogResult
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.23.0")
public class AuditLogResult
extends Object
Audit log item.
-
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 Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactorType(AuditLogActorTypeEnum actorType) agentElementId(String agentElementId) auditLogKey(String auditLogKey) batchOperationKey(String batchOperationKey) batchOperationType(BatchOperationTypeEnum batchOperationType) category(AuditLogCategoryEnum category) decisionDefinitionId(String decisionDefinitionId) decisionDefinitionKey(String decisionDefinitionKey) decisionEvaluationKey(String decisionEvaluationKey) decisionRequirementsId(String decisionRequirementsId) decisionRequirementsKey(String decisionRequirementsKey) deploymentKey(String deploymentKey) elementInstanceKey(String elementInstanceKey) entityDescription(String entityDescription) entityType(AuditLogEntityTypeEnum entityType) booleanThe ID of the actor who performed the operation.The type of the actor who performed the operation.The element ID of the agent that performed the operation (e.g. ad-hoc subprocess element ID).The unique key of the audit log entry.Key of the batch operation.The type of batch operation performed, if this is part of a batch.Get categoryThe decision definition ID.The key of the decision definition.The key of the decision evaluation.The decision requirements ID.The assigned key of the decision requirements.The key of the deployment.The key of the element instance.Additional description of the entity affected by the operation.System-generated entity key for an audit log entry.Get entityTypeThe key of the form.The tool name of the inbound channel (e.g. the MCP tool that triggered the operation).The type of the inbound channel that triggered the operation (e.g.The key of the job.Get operationTypeThe process definition ID.The key of the process definition.The key of the process instance.The key of the related entity.The type of the related entity.The system-assigned key for this resource.Get resultThe key of the root process instance.The tenant ID of the audit log.The timestamp when the operation occurred.The key of the user task.inthashCode()inboundChannelToolName(String inboundChannelToolName) inboundChannelType(String inboundChannelType) operationType(AuditLogOperationTypeEnum operationType) processDefinitionId(String processDefinitionId) processDefinitionKey(String processDefinitionKey) processInstanceKey(String processInstanceKey) relatedEntityKey(String relatedEntityKey) relatedEntityType(AuditLogEntityTypeEnum relatedEntityType) resourceKey(String resourceKey) result(AuditLogResultEnum result) rootProcessInstanceKey(String rootProcessInstanceKey) voidsetActorId(String actorId) voidsetActorType(AuditLogActorTypeEnum actorType) voidsetAgentElementId(String agentElementId) voidsetAuditLogKey(String auditLogKey) voidsetBatchOperationKey(String batchOperationKey) voidsetBatchOperationType(BatchOperationTypeEnum batchOperationType) voidsetCategory(AuditLogCategoryEnum category) voidsetDecisionDefinitionId(String decisionDefinitionId) voidsetDecisionDefinitionKey(String decisionDefinitionKey) voidsetDecisionEvaluationKey(String decisionEvaluationKey) voidsetDecisionRequirementsId(String decisionRequirementsId) voidsetDecisionRequirementsKey(String decisionRequirementsKey) voidsetDeploymentKey(String deploymentKey) voidsetElementInstanceKey(String elementInstanceKey) voidsetEntityDescription(String entityDescription) voidsetEntityKey(String entityKey) voidsetEntityType(AuditLogEntityTypeEnum entityType) voidsetFormKey(String formKey) voidsetInboundChannelToolName(String inboundChannelToolName) voidsetInboundChannelType(String inboundChannelType) voidvoidsetOperationType(AuditLogOperationTypeEnum operationType) voidsetProcessDefinitionId(String processDefinitionId) voidsetProcessDefinitionKey(String processDefinitionKey) voidsetProcessInstanceKey(String processInstanceKey) voidsetRelatedEntityKey(String relatedEntityKey) voidsetRelatedEntityType(AuditLogEntityTypeEnum relatedEntityType) voidsetResourceKey(String resourceKey) voidsetResult(AuditLogResultEnum result) voidsetRootProcessInstanceKey(String rootProcessInstanceKey) voidsetTenantId(String tenantId) voidsetTimestamp(String timestamp) voidsetUserTaskKey(String userTaskKey) toString()userTaskKey(String userTaskKey)
-
Field Details
-
JSON_PROPERTY_AUDIT_LOG_KEY
- See Also:
-
JSON_PROPERTY_ENTITY_KEY
- See Also:
-
JSON_PROPERTY_ENTITY_TYPE
- See Also:
-
JSON_PROPERTY_OPERATION_TYPE
- See Also:
-
JSON_PROPERTY_BATCH_OPERATION_KEY
- See Also:
-
JSON_PROPERTY_BATCH_OPERATION_TYPE
- See Also:
-
JSON_PROPERTY_TIMESTAMP
- See Also:
-
JSON_PROPERTY_ACTOR_ID
- See Also:
-
JSON_PROPERTY_ACTOR_TYPE
- See Also:
-
JSON_PROPERTY_AGENT_ELEMENT_ID
- See Also:
-
JSON_PROPERTY_TENANT_ID
- See Also:
-
JSON_PROPERTY_RESULT
- See Also:
-
JSON_PROPERTY_CATEGORY
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_ID
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_KEY
- See Also:
-
JSON_PROPERTY_PROCESS_INSTANCE_KEY
- See Also:
-
JSON_PROPERTY_ROOT_PROCESS_INSTANCE_KEY
- See Also:
-
JSON_PROPERTY_ELEMENT_INSTANCE_KEY
- See Also:
-
JSON_PROPERTY_JOB_KEY
- See Also:
-
JSON_PROPERTY_USER_TASK_KEY
- See Also:
-
JSON_PROPERTY_DECISION_REQUIREMENTS_ID
- See Also:
-
JSON_PROPERTY_DECISION_REQUIREMENTS_KEY
- See Also:
-
JSON_PROPERTY_DECISION_DEFINITION_ID
- See Also:
-
JSON_PROPERTY_DECISION_DEFINITION_KEY
- See Also:
-
JSON_PROPERTY_DECISION_EVALUATION_KEY
- See Also:
-
JSON_PROPERTY_DEPLOYMENT_KEY
- See Also:
-
JSON_PROPERTY_FORM_KEY
- See Also:
-
JSON_PROPERTY_RESOURCE_KEY
- See Also:
-
JSON_PROPERTY_RELATED_ENTITY_KEY
- See Also:
-
JSON_PROPERTY_RELATED_ENTITY_TYPE
- See Also:
-
JSON_PROPERTY_ENTITY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_INBOUND_CHANNEL_TYPE
- See Also:
-
JSON_PROPERTY_INBOUND_CHANNEL_TOOL_NAME
- See Also:
-
-
Constructor Details
-
AuditLogResult
public AuditLogResult()
-
-
Method Details
-
auditLogKey
-
getAuditLogKey
The unique key of the audit log entry.- Returns:
- auditLogKey
-
setAuditLogKey
-
entityKey
-
getEntityKey
System-generated entity key for an audit log entry.- Returns:
- entityKey
-
setEntityKey
-
entityType
-
getEntityType
Get entityType- Returns:
- entityType
-
setEntityType
-
operationType
-
getOperationType
Get operationType- Returns:
- operationType
-
setOperationType
-
batchOperationKey
-
getBatchOperationKey
Key of the batch operation.- Returns:
- batchOperationKey
-
setBatchOperationKey
-
batchOperationType
-
getBatchOperationType
The type of batch operation performed, if this is part of a batch.- Returns:
- batchOperationType
-
setBatchOperationType
-
timestamp
-
getTimestamp
The timestamp when the operation occurred.- Returns:
- timestamp
-
setTimestamp
-
actorId
-
getActorId
The ID of the actor who performed the operation.- Returns:
- actorId
-
setActorId
-
actorType
-
getActorType
The type of the actor who performed the operation.- Returns:
- actorType
-
setActorType
-
agentElementId
-
getAgentElementId
The element ID of the agent that performed the operation (e.g. ad-hoc subprocess element ID).- Returns:
- agentElementId
-
setAgentElementId
-
tenantId
-
getTenantId
The tenant ID of the audit log.- Returns:
- tenantId
-
setTenantId
-
result
-
getResult
Get result- Returns:
- result
-
setResult
-
category
-
getCategory
Get category- Returns:
- category
-
setCategory
-
processDefinitionId
-
getProcessDefinitionId
The process definition ID.- Returns:
- processDefinitionId
-
setProcessDefinitionId
-
processDefinitionKey
-
getProcessDefinitionKey
The key of the process definition.- Returns:
- processDefinitionKey
-
setProcessDefinitionKey
-
processInstanceKey
-
getProcessInstanceKey
The key of the process instance.- Returns:
- processInstanceKey
-
setProcessInstanceKey
-
rootProcessInstanceKey
-
getRootProcessInstanceKey
The key of the root process instance. The root process instance is the top-level ancestor in the process instance hierarchy. This field is only present for data belonging to process instance hierarchies created in version 8.9 or later.- Returns:
- rootProcessInstanceKey
-
setRootProcessInstanceKey
-
elementInstanceKey
-
getElementInstanceKey
The key of the element instance.- Returns:
- elementInstanceKey
-
setElementInstanceKey
-
jobKey
-
getJobKey
The key of the job.- Returns:
- jobKey
-
setJobKey
-
userTaskKey
-
getUserTaskKey
The key of the user task.- Returns:
- userTaskKey
-
setUserTaskKey
-
decisionRequirementsId
-
getDecisionRequirementsId
The decision requirements ID.- Returns:
- decisionRequirementsId
-
setDecisionRequirementsId
-
decisionRequirementsKey
-
getDecisionRequirementsKey
The assigned key of the decision requirements.- Returns:
- decisionRequirementsKey
-
setDecisionRequirementsKey
-
decisionDefinitionId
-
getDecisionDefinitionId
The decision definition ID.- Returns:
- decisionDefinitionId
-
setDecisionDefinitionId
-
decisionDefinitionKey
-
getDecisionDefinitionKey
The key of the decision definition.- Returns:
- decisionDefinitionKey
-
setDecisionDefinitionKey
-
decisionEvaluationKey
-
getDecisionEvaluationKey
The key of the decision evaluation.- Returns:
- decisionEvaluationKey
-
setDecisionEvaluationKey
-
deploymentKey
-
getDeploymentKey
The key of the deployment.- Returns:
- deploymentKey
-
setDeploymentKey
-
formKey
-
getFormKey
The key of the form.- Returns:
- formKey
-
setFormKey
-
resourceKey
-
getResourceKey
The system-assigned key for this resource.- Returns:
- resourceKey
-
setResourceKey
-
getRelatedEntityKey
The key of the related entity. The content depends on the operation type and entity type. For example, for authorization operations, this will contain the ID of the owner (e.g., user or group) the authorization belongs to.- Returns:
- relatedEntityKey
-
setRelatedEntityKey
-
getRelatedEntityType
The type of the related entity. The content depends on the operation type and entity type. For example, for authorization operations, this will contain the type of the owner (e.g., USER or GROUP) the authorization belongs to.- Returns:
- relatedEntityType
-
setRelatedEntityType
-
entityDescription
-
getEntityDescription
Additional description of the entity affected by the operation. For example, for variable operations, this will contain the variable name.- Returns:
- entityDescription
-
setEntityDescription
-
inboundChannelType
-
getInboundChannelType
The type of the inbound channel that triggered the operation (e.g. MCP).- Returns:
- inboundChannelType
-
setInboundChannelType
-
inboundChannelToolName
-
getInboundChannelToolName
The tool name of the inbound channel (e.g. the MCP tool that triggered the operation).- Returns:
- inboundChannelToolName
-
setInboundChannelToolName
-
equals
-
hashCode
public int hashCode() -
toString
-