Interface ApprovalCommentConfig
public interface ApprovalCommentConfig
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Method Details
-
isCommentsRequiredWhenApprove
boolean isCommentsRequiredWhenApprove()- Returns:
- whether the approval requires a comment when being approved
-
isCommentsRequiredWhenDecline
boolean isCommentsRequiredWhenDecline()- Returns:
- whether the approval requires a comment when being declined
-