Class UserTaskItem
java.lang.Object
io.camunda.zeebe.client.protocol.rest.UserTaskItem
@Deprecated
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-08-04T12:37:47.170113265Z[GMT]",
comments="Generator version: 7.8.0")
public class UserTaskItem
extends Object
Deprecated.
UserTaskItem
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCandidateGroupItem(String candidateGroupItem) Deprecated.addCandidateUserItem(String candidateUserItem) Deprecated.Deprecated.candidateGroup(List<String> candidateGroup) Deprecated.candidateUser(List<String> candidateUser) Deprecated.completionDate(String completionDate) Deprecated.creationDate(String creationDate) Deprecated.customHeaders(Map<String, String> customHeaders) Deprecated.Deprecated.Deprecated.elementInstanceKey(Long elementInstanceKey) Deprecated.booleanDeprecated.externalFormReference(String externalFormReference) Deprecated.followUpDate(String followUpDate) Deprecated.Deprecated.Deprecated.Get assigneeDeprecated.Get candidateGroupDeprecated.Get candidateUserDeprecated.Get completionDateDeprecated.Get creationDateDeprecated.Get customHeadersDeprecated.Get dueDateDeprecated.Get elementIdDeprecated.Get elementInstanceKeyDeprecated.Get externalFormReferenceDeprecated.Get followUpDateDeprecated.Get formKeygetKey()Deprecated.Get keyDeprecated.The priority of a user task.Deprecated.Get processDefinitionIdDeprecated.Get processDefinitionKeyDeprecated.Get processDefinitionVersionDeprecated.Get processInstanceKeygetState()Deprecated.Get stateDeprecated.Get tenantIdsinthashCode()Deprecated.Deprecated.Deprecated.processDefinitionId(String processDefinitionId) Deprecated.processDefinitionKey(Long processDefinitionKey) Deprecated.processDefinitionVersion(Integer processDefinitionVersion) Deprecated.processInstanceKey(Long processInstanceKey) Deprecated.putCustomHeadersItem(String key, String customHeadersItem) Deprecated.voidsetAssignee(String assignee) Deprecated.voidsetCandidateGroup(List<String> candidateGroup) Deprecated.voidsetCandidateUser(List<String> candidateUser) Deprecated.voidsetCompletionDate(String completionDate) Deprecated.voidsetCreationDate(String creationDate) Deprecated.voidsetCustomHeaders(Map<String, String> customHeaders) Deprecated.voidsetDueDate(String dueDate) Deprecated.voidsetElementId(String elementId) Deprecated.voidsetElementInstanceKey(Long elementInstanceKey) Deprecated.voidsetExternalFormReference(String externalFormReference) Deprecated.voidsetFollowUpDate(String followUpDate) Deprecated.voidsetFormKey(Long formKey) Deprecated.voidDeprecated.voidsetPriority(Integer priority) Deprecated.voidsetProcessDefinitionId(String processDefinitionId) Deprecated.voidsetProcessDefinitionKey(Long processDefinitionKey) Deprecated.voidsetProcessDefinitionVersion(Integer processDefinitionVersion) Deprecated.voidsetProcessInstanceKey(Long processInstanceKey) Deprecated.voidDeprecated.voidsetTenantIds(String tenantIds) Deprecated.Deprecated.Deprecated.toString()Deprecated.Deprecated.Convert the instance into URL query string.toUrlQueryString(String prefix) Deprecated.Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_KEY
Deprecated.- See Also:
-
JSON_PROPERTY_ELEMENT_INSTANCE_KEY
Deprecated.- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_KEY
Deprecated.- See Also:
-
JSON_PROPERTY_PROCESS_INSTANCE_KEY
Deprecated.- See Also:
-
JSON_PROPERTY_FORM_KEY
Deprecated.- See Also:
-
JSON_PROPERTY_STATE
Deprecated.- See Also:
-
JSON_PROPERTY_ASSIGNEE
Deprecated.- See Also:
-
JSON_PROPERTY_ELEMENT_ID
Deprecated.- See Also:
-
JSON_PROPERTY_CANDIDATE_GROUP
Deprecated.- See Also:
-
JSON_PROPERTY_CANDIDATE_USER
Deprecated.- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_ID
Deprecated.- See Also:
-
JSON_PROPERTY_CREATION_DATE
Deprecated.- See Also:
-
JSON_PROPERTY_COMPLETION_DATE
Deprecated.- See Also:
-
JSON_PROPERTY_FOLLOW_UP_DATE
Deprecated.- See Also:
-
JSON_PROPERTY_DUE_DATE
Deprecated.- See Also:
-
JSON_PROPERTY_TENANT_IDS
Deprecated.- See Also:
-
JSON_PROPERTY_EXTERNAL_FORM_REFERENCE
Deprecated.- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_VERSION
Deprecated.- See Also:
-
JSON_PROPERTY_CUSTOM_HEADERS
Deprecated.- See Also:
-
JSON_PROPERTY_PRIORITY
Deprecated.- See Also:
-
-
Constructor Details
-
UserTaskItem
public UserTaskItem()Deprecated.
-
-
Method Details
-
key
Deprecated. -
getKey
Deprecated.Get key- Returns:
- key
-
setKey
Deprecated. -
elementInstanceKey
Deprecated. -
getElementInstanceKey
Deprecated.Get elementInstanceKey- Returns:
- elementInstanceKey
-
setElementInstanceKey
Deprecated. -
processDefinitionKey
Deprecated. -
getProcessDefinitionKey
Deprecated.Get processDefinitionKey- Returns:
- processDefinitionKey
-
setProcessDefinitionKey
Deprecated. -
processInstanceKey
Deprecated. -
getProcessInstanceKey
Deprecated.Get processInstanceKey- Returns:
- processInstanceKey
-
setProcessInstanceKey
Deprecated. -
formKey
Deprecated. -
getFormKey
Deprecated.Get formKey- Returns:
- formKey
-
setFormKey
Deprecated. -
state
Deprecated. -
getState
Deprecated.Get state- Returns:
- state
-
setState
Deprecated. -
assignee
Deprecated. -
getAssignee
Deprecated.Get assignee- Returns:
- assignee
-
setAssignee
Deprecated. -
elementId
Deprecated. -
getElementId
Deprecated.Get elementId- Returns:
- elementId
-
setElementId
Deprecated. -
candidateGroup
Deprecated. -
addCandidateGroupItem
Deprecated. -
getCandidateGroup
Deprecated.Get candidateGroup- Returns:
- candidateGroup
-
setCandidateGroup
Deprecated. -
candidateUser
Deprecated. -
addCandidateUserItem
Deprecated. -
getCandidateUser
Deprecated.Get candidateUser- Returns:
- candidateUser
-
setCandidateUser
Deprecated. -
processDefinitionId
Deprecated. -
getProcessDefinitionId
Deprecated.Get processDefinitionId- Returns:
- processDefinitionId
-
setProcessDefinitionId
Deprecated. -
creationDate
Deprecated. -
getCreationDate
Deprecated.Get creationDate- Returns:
- creationDate
-
setCreationDate
Deprecated. -
completionDate
Deprecated. -
getCompletionDate
Deprecated.Get completionDate- Returns:
- completionDate
-
setCompletionDate
Deprecated. -
followUpDate
Deprecated. -
getFollowUpDate
Deprecated.Get followUpDate- Returns:
- followUpDate
-
setFollowUpDate
Deprecated. -
dueDate
Deprecated. -
getDueDate
Deprecated.Get dueDate- Returns:
- dueDate
-
setDueDate
Deprecated. -
tenantIds
Deprecated. -
getTenantIds
Deprecated.Get tenantIds- Returns:
- tenantIds
-
setTenantIds
Deprecated. -
externalFormReference
Deprecated. -
getExternalFormReference
Deprecated.Get externalFormReference- Returns:
- externalFormReference
-
setExternalFormReference
Deprecated. -
processDefinitionVersion
Deprecated. -
getProcessDefinitionVersion
Deprecated.Get processDefinitionVersion- Returns:
- processDefinitionVersion
-
setProcessDefinitionVersion
Deprecated. -
customHeaders
Deprecated. -
putCustomHeadersItem
Deprecated. -
getCustomHeaders
Deprecated.Get customHeaders- Returns:
- customHeaders
-
setCustomHeaders
Deprecated. -
priority
Deprecated. -
getPriority
Deprecated.The priority of a user task. The higher the value the higher the priority. minimum: 0 maximum: 100- Returns:
- priority
-
setPriority
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated. -
toUrlQueryString
Deprecated.Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
Deprecated.Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-