public class CaseCommentMapper extends Object implements Function<org.kie.server.api.model.cases.CaseComment,CaseCommentSummary>
Constructor and Description |
---|
CaseCommentMapper() |
Modifier and Type | Method and Description |
---|---|
CaseCommentSummary |
apply(org.kie.server.api.model.cases.CaseComment c) |
public CaseCommentSummary apply(org.kie.server.api.model.cases.CaseComment c)
apply
in interface Function<org.kie.server.api.model.cases.CaseComment,CaseCommentSummary>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.