Class UserTask.Builder
java.lang.Object
com.sath.idhub.generated.types.UserTask.Builder
- Enclosing class:
UserTask
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_etag(org.bson.types.ObjectId _etag) _id(org.bson.types.ObjectId _id) actionList(List<TaskAction> actionList) assigneeType(String assigneeType) build()collection(String collection) escalationAssignee(String escalationAssignee) escalationAssigneeType(String escalationAssigneeType) expiryDate(String expiryDate) fulfillmentRejected(Boolean fulfillmentRejected) history(List<TaskHistory> history) justification(String justification) possibleActions(List<TaskAction> possibleActions) raw(org.bson.Document raw) requestJustification(String requestJustification) requestObjectId(String requestObjectId) updatedByDisplayName(String updatedByDisplayName) updatedDate(String updatedDate) workflowName(String workflowName)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
IDM
-
_etag
-
_id
-
actionList
-
assignee
-
assigneeType
-
claimedBy
-
collection
-
comments
-
createdOn
-
escalationAssignee
-
escalationAssigneeType
-
expiry
-
expiryDate
-
formId
-
formName
-
fulfillmentRejected
-
history
-
justification
-
name
-
outcome
-
payload
-
possibleActions
-
raw
-
requestId
-
requestJustification
-
requestObjectId
-
status
-
taskId
-
title
-
type
-
updatedBy
-
updatedByDisplayName
-
updatedDate
-
workflowName
-