Uses of Class
org.jbpm.workbench.cm.model.CaseCommentSummary.Builder
-
Packages that use CaseCommentSummary.Builder Package Description org.jbpm.workbench.cm.model -
-
Uses of CaseCommentSummary.Builder in org.jbpm.workbench.cm.model
Methods in org.jbpm.workbench.cm.model that return CaseCommentSummary.Builder Modifier and Type Method Description CaseCommentSummary.BuilderCaseCommentSummary.Builder. addedAt(Date addedAt)CaseCommentSummary.BuilderCaseCommentSummary.Builder. author(String author)static CaseCommentSummary.BuilderCaseCommentSummary. builder()CaseCommentSummary.BuilderCaseCommentSummary.Builder. id(String id)CaseCommentSummary.BuilderCaseCommentSummary.Builder. text(String text)
-