Package io.camunda.client.protocol.rest
Class UserTaskResult
java.lang.Object
io.camunda.client.protocol.rest.UserTaskResult
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-04T12:01:10.435788262Z[GMT]",
comments="Generator version: 7.12.0")
public class UserTaskResult
extends Object
UserTaskResult
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe state of the user task. -
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCandidateGroupsItem(String candidateGroupsItem) addCandidateUsersItem(String candidateUsersItem) candidateGroups(List<String> candidateGroups) candidateUsers(List<String> candidateUsers) completionDate(String completionDate) creationDate(String creationDate) customHeaders(Map<String, String> customHeaders) elementInstanceKey(String elementInstanceKey) booleanexternalFormReference(String externalFormReference) followUpDate(String followUpDate) The assignee of the user task.The candidate groups for this user task.The candidate users for this user task.The completion date of a user task.The creation date of a user task.Custom headers for the user task.The due date of a user task.The element ID of the user task.The key of the element instance.The external form reference.The follow date of a user task.The key of the form.getName()The name for this user task.The priority of a user task.The ID of the process definition.The key of the process definition.The version of the process definition.The key of the process instance.getState()The state of the user task.Tenant ID of this user task.The key of the user task.inthashCode()processDefinitionId(String processDefinitionId) processDefinitionKey(String processDefinitionKey) processDefinitionVersion(Integer processDefinitionVersion) processInstanceKey(String processInstanceKey) putCustomHeadersItem(String key, String customHeadersItem) voidsetAssignee(String assignee) voidsetCandidateGroups(List<String> candidateGroups) voidsetCandidateUsers(List<String> candidateUsers) voidsetCompletionDate(String completionDate) voidsetCreationDate(String creationDate) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDueDate(String dueDate) voidsetElementId(String elementId) voidsetElementInstanceKey(String elementInstanceKey) voidsetExternalFormReference(String externalFormReference) voidsetFollowUpDate(String followUpDate) voidsetFormKey(String formKey) voidvoidsetPriority(Integer priority) voidsetProcessDefinitionId(String processDefinitionId) voidsetProcessDefinitionKey(String processDefinitionKey) voidsetProcessDefinitionVersion(Integer processDefinitionVersion) voidsetProcessInstanceKey(String processInstanceKey) voidsetState(UserTaskResult.StateEnum state) voidsetTenantId(String tenantId) voidsetUserTaskKey(String userTaskKey) state(UserTaskResult.StateEnum state) toString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.userTaskKey(String userTaskKey)
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_STATE
- See Also:
-
JSON_PROPERTY_ASSIGNEE
- See Also:
-
JSON_PROPERTY_ELEMENT_ID
- See Also:
-
JSON_PROPERTY_CANDIDATE_GROUPS
- See Also:
-
JSON_PROPERTY_CANDIDATE_USERS
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_ID
- See Also:
-
JSON_PROPERTY_CREATION_DATE
- See Also:
-
JSON_PROPERTY_COMPLETION_DATE
- See Also:
-
JSON_PROPERTY_FOLLOW_UP_DATE
- See Also:
-
JSON_PROPERTY_DUE_DATE
- See Also:
-
JSON_PROPERTY_TENANT_ID
- See Also:
-
JSON_PROPERTY_EXTERNAL_FORM_REFERENCE
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_VERSION
- See Also:
-
JSON_PROPERTY_CUSTOM_HEADERS
- See Also:
-
JSON_PROPERTY_PRIORITY
- See Also:
-
JSON_PROPERTY_USER_TASK_KEY
- See Also:
-
JSON_PROPERTY_ELEMENT_INSTANCE_KEY
- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_KEY
- See Also:
-
JSON_PROPERTY_PROCESS_INSTANCE_KEY
- See Also:
-
JSON_PROPERTY_FORM_KEY
- See Also:
-
-
Constructor Details
-
UserTaskResult
public UserTaskResult()
-
-
Method Details
-
name
-
getName
The name for this user task.- Returns:
- name
-
setName
-
state
-
getState
The state of the user task.- Returns:
- state
-
setState
-
assignee
-
getAssignee
The assignee of the user task.- Returns:
- assignee
-
setAssignee
-
elementId
-
getElementId
The element ID of the user task.- Returns:
- elementId
-
setElementId
-
candidateGroups
-
addCandidateGroupsItem
-
getCandidateGroups
The candidate groups for this user task.- Returns:
- candidateGroups
-
setCandidateGroups
-
candidateUsers
-
addCandidateUsersItem
-
getCandidateUsers
The candidate users for this user task.- Returns:
- candidateUsers
-
setCandidateUsers
-
processDefinitionId
-
getProcessDefinitionId
The ID of the process definition.- Returns:
- processDefinitionId
-
setProcessDefinitionId
-
creationDate
-
getCreationDate
The creation date of a user task.- Returns:
- creationDate
-
setCreationDate
-
completionDate
-
getCompletionDate
The completion date of a user task.- Returns:
- completionDate
-
setCompletionDate
-
followUpDate
-
getFollowUpDate
The follow date of a user task.- Returns:
- followUpDate
-
setFollowUpDate
-
dueDate
-
getDueDate
The due date of a user task.- Returns:
- dueDate
-
setDueDate
-
tenantId
-
getTenantId
Tenant ID of this user task.- Returns:
- tenantId
-
setTenantId
-
externalFormReference
-
getExternalFormReference
The external form reference.- Returns:
- externalFormReference
-
setExternalFormReference
-
processDefinitionVersion
-
getProcessDefinitionVersion
The version of the process definition.- Returns:
- processDefinitionVersion
-
setProcessDefinitionVersion
-
customHeaders
-
putCustomHeadersItem
-
getCustomHeaders
Custom headers for the user task.- Returns:
- customHeaders
-
setCustomHeaders
-
priority
-
getPriority
The priority of a user task. The higher the value the higher the priority. minimum: 0 maximum: 100- Returns:
- priority
-
setPriority
-
userTaskKey
-
getUserTaskKey
The key of the user task.- Returns:
- userTaskKey
-
setUserTaskKey
-
elementInstanceKey
-
getElementInstanceKey
The key of the element instance.- Returns:
- elementInstanceKey
-
setElementInstanceKey
-
processDefinitionKey
-
getProcessDefinitionKey
The key of the process definition.- Returns:
- processDefinitionKey
-
setProcessDefinitionKey
-
processInstanceKey
-
getProcessInstanceKey
The key of the process instance.- Returns:
- processInstanceKey
-
setProcessInstanceKey
-
formKey
-
getFormKey
The key of the form.- Returns:
- formKey
-
setFormKey
-
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
-