Class CommentBuilderImpl
java.lang.Object
com.flowable.platform.engine.impl.comment.CommentBuilderImpl
- All Implemented Interfaces:
CommentBuilder
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCommentBuilderImpl
(org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor) -
Method Summary
-
Field Details
-
commandExecutor
protected org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor -
scopeId
-
scopeType
-
-
userId
-
-
Constructor Details
-
CommentBuilderImpl
public CommentBuilderImpl(org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor)
-
-
Method Details
-
scope
- Specified by:
scope
in interfaceCommentBuilder
-
userId
- Specified by:
userId
in interfaceCommentBuilder
-
content
- Specified by:
content
in interfaceCommentBuilder
-
create
- Specified by:
create
in interfaceCommentBuilder
-
getScopeId
-
getScopeType
-
getContent
-
getUserId
-