Klasse ApprovalRequest.ApprovalRequestBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.ApprovalRequest.ApprovalRequestBuilder
- Umschließende Klasse:
ApprovalRequest
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungapprovalEvent(ApprovalRequest.ApprovalEventEnum approvalEvent) Type of the approval eventapproversGroupId(String approversGroupId) Approvers Accessprofile Identifier.build()Approval last updated timeMode of the request approval and 'anyone' is the only allowed valuerequesterComment(String requesterComment) Comment added by the requestorrequestorFirstName(String requestorFirstName) First name of the requestor user namerequestorId(String requestorId) User name of the requestorrequestorLastName(String requestorLastName) Last name of the requestor user namerequestorMail(String requestorMail) Mail id of the requestorrequestorName(String requestorName) User name of the requestorstatus(ApprovalRequest.StatusEnum status) Current status of the requesttoString()
-
Methodendetails
-
approvalEvent
public ApprovalRequest.ApprovalRequestBuilder approvalEvent(ApprovalRequest.ApprovalEventEnum approvalEvent) Type of the approval event- Gibt zurück:
this.
-
approvers
- Gibt zurück:
this.
-
approversGroupId
Approvers Accessprofile Identifier. Whoever belongs to the selected team will be considered as Approvers- Gibt zurück:
this.
-
created
Approval last updated time- Gibt zurück:
this.
-
id
- Gibt zurück:
this.
-
mode
Mode of the request approval and 'anyone' is the only allowed value- Gibt zurück:
this.
-
requesterComment
Comment added by the requestor- Gibt zurück:
this.
-
requestorFirstName
First name of the requestor user name- Gibt zurück:
this.
-
requestorId
User name of the requestor- Gibt zurück:
this.
-
requestorLastName
Last name of the requestor user name- Gibt zurück:
this.
-
requestorMail
Mail id of the requestor- Gibt zurück:
this.
-
requestorName
User name of the requestor- Gibt zurück:
this.
-
status
Current status of the request- Gibt zurück:
this.
-
build
-
toString
-