Uses of Class
com.flowable.platform.engine.impl.comment.CommentBuilderImpl
-
Packages that use CommentBuilderImpl Package Description com.flowable.platform.engine.impl.cmd -
-
Uses of CommentBuilderImpl in com.flowable.platform.engine.impl.cmd
Fields in com.flowable.platform.engine.impl.cmd declared as CommentBuilderImpl Modifier and Type Field Description protected CommentBuilderImpl
CreateCommentCmd. commentBuilder
Constructors in com.flowable.platform.engine.impl.cmd with parameters of type CommentBuilderImpl Constructor Description CreateCommentCmd(CommentBuilderImpl commentBuilder)
-