JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
Modifier
Constructor
Description
CreateCommentCmd
(
CommentBuilderImpl
commentBuilder)