Package | Description |
---|---|
com.flowable.platform.api.comment | |
com.flowable.platform.engine.impl.comment |
Modifier and Type | Method and Description |
---|---|
CommentBuilder |
CommentBuilder.content(String content) |
CommentBuilder |
CommentService.createCommentBuilder() |
CommentBuilder |
CommentBuilder.scope(String scopeId,
String scopeType) |
CommentBuilder |
CommentBuilder.userId(String userId) |
Modifier and Type | Class and Description |
---|---|
class |
CommentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
CommentBuilder |
CommentBuilderImpl.content(String content) |
CommentBuilder |
CommentServiceImpl.createCommentBuilder() |
CommentBuilder |
CommentBuilderImpl.scope(String scopeId,
String scopeType) |
CommentBuilder |
CommentBuilderImpl.userId(String userId) |