Class HistoricIdentityLinkLogDto
java.lang.Object
org.camunda.community.rest.client.dto.HistoricIdentityLinkLogDto
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-04T13:43:01.451833574Z[Etc/UTC]")
public class HistoricIdentityLinkLogDto
extends Object
HistoricIdentityLinkLogDto
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignerId(String assignerId) booleanThe id of the assigner.org.openapitools.jackson.nullable.JsonNullable<String>The id of the group.org.openapitools.jackson.nullable.JsonNullable<String>getId()Id of the Historic identity link entry.org.openapitools.jackson.nullable.JsonNullable<String>Type of operation (add/delete).org.openapitools.jackson.nullable.JsonNullable<String>The id of the process definition.org.openapitools.jackson.nullable.JsonNullable<String>The key of the process definition.org.openapitools.jackson.nullable.JsonNullable<String>The time after which the identity link should be removed by the History Cleanup job.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>The process instance id of the root process instance that initiated the process containing this identity link.org.openapitools.jackson.nullable.JsonNullable<String>The id of the task.org.openapitools.jackson.nullable.JsonNullable<String>The id of the tenant.org.openapitools.jackson.nullable.JsonNullable<String>getTime()The time when the identity link is logged.org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime>getType()The type of identity link (candidate/assignee/owner).org.openapitools.jackson.nullable.JsonNullable<String>The id of the user/assignee.org.openapitools.jackson.nullable.JsonNullable<String>inthashCode()operationType(String operationType) processDefinitionId(String processDefinitionId) processDefinitionKey(String processDefinitionKey) removalTime(OffsetDateTime removalTime) rootProcessInstanceId(String rootProcessInstanceId) voidsetAssignerId(String assignerId) voidsetAssignerId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> assignerId) voidsetGroupId(String groupId) voidsetGroupId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> groupId) voidvoidsetId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> id) voidsetOperationType(String operationType) voidsetOperationType_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> operationType) voidsetProcessDefinitionId(String processDefinitionId) voidsetProcessDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionId) voidsetProcessDefinitionKey(String processDefinitionKey) voidsetProcessDefinitionKey_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionKey) voidsetRemovalTime(OffsetDateTime removalTime) voidsetRemovalTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<OffsetDateTime> removalTime) 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) voidvoidsetUserId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> userId) time(OffsetDateTime time) toString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_TIME
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_USER_ID
- See Also:
-
JSON_PROPERTY_GROUP_ID
- See Also:
-
JSON_PROPERTY_TASK_ID
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_ID
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_KEY
- See Also:
-
JSON_PROPERTY_OPERATION_TYPE
- See Also:
-
JSON_PROPERTY_ASSIGNER_ID
- See Also:
-
JSON_PROPERTY_TENANT_ID
- See Also:
-
JSON_PROPERTY_REMOVAL_TIME
- See Also:
-
JSON_PROPERTY_ROOT_PROCESS_INSTANCE_ID
- See Also:
-
-
Constructor Details
-
HistoricIdentityLinkLogDto
public HistoricIdentityLinkLogDto()
-
-
Method Details
-
id
-
getId
Id of the Historic identity link entry.- Returns:
- id
-
getId_JsonNullable
-
setId_JsonNullable
-
setId
-
time
-
getTime
The time when the identity link is logged. [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
-
type
-
getType
The type of identity link (candidate/assignee/owner).- Returns:
- type
-
getType_JsonNullable
-
setType_JsonNullable
-
setType
-
userId
-
getUserId
The id of the user/assignee.- Returns:
- userId
-
getUserId_JsonNullable
-
setUserId_JsonNullable
-
setUserId
-
groupId
-
getGroupId
The id of the group.- Returns:
- groupId
-
getGroupId_JsonNullable
-
setGroupId_JsonNullable
-
setGroupId
-
taskId
-
getTaskId
The id of the task.- Returns:
- taskId
-
getTaskId_JsonNullable
-
setTaskId_JsonNullable
-
setTaskId
-
processDefinitionId
-
getProcessDefinitionId
The id of the process definition.- Returns:
- processDefinitionId
-
getProcessDefinitionId_JsonNullable
-
setProcessDefinitionId_JsonNullable
public void setProcessDefinitionId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> processDefinitionId) -
setProcessDefinitionId
-
processDefinitionKey
-
getProcessDefinitionKey
The key of the process definition.- 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
-
operationType
-
getOperationType
Type of operation (add/delete).- Returns:
- operationType
-
getOperationType_JsonNullable
-
setOperationType_JsonNullable
public void setOperationType_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> operationType) -
setOperationType
-
assignerId
-
getAssignerId
The id of the assigner.- Returns:
- assignerId
-
getAssignerId_JsonNullable
-
setAssignerId_JsonNullable
public void setAssignerId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> assignerId) -
setAssignerId
-
tenantId
-
getTenantId
The id of the tenant.- Returns:
- tenantId
-
getTenantId_JsonNullable
-
setTenantId_JsonNullable
public void setTenantId_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> tenantId) -
setTenantId
-
removalTime
-
getRemovalTime
The time after which the identity link 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 identity link.- 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
-
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
-