public abstract class SCommentBuilderImpl extends Object implements org.bonitasoft.engine.core.process.comment.model.builder.SCommentBuilder
| Modifier and Type | Field and Description |
|---|---|
protected SCommentImpl |
commentImpl |
| Constructor and Description |
|---|
SCommentBuilderImpl(SCommentImpl commentImpl) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.comment.model.SComment |
done() |
org.bonitasoft.engine.core.process.comment.model.builder.SCommentBuilder |
setPostDate(long postDate) |
org.bonitasoft.engine.core.process.comment.model.builder.SCommentBuilder |
setUserId(long userId) |
protected final SCommentImpl commentImpl
public SCommentBuilderImpl(SCommentImpl commentImpl)
public org.bonitasoft.engine.core.process.comment.model.builder.SCommentBuilder setUserId(long userId)
setUserId in interface org.bonitasoft.engine.core.process.comment.model.builder.SCommentBuilderpublic org.bonitasoft.engine.core.process.comment.model.builder.SCommentBuilder setPostDate(long postDate)
setPostDate in interface org.bonitasoft.engine.core.process.comment.model.builder.SCommentBuilderpublic org.bonitasoft.engine.core.process.comment.model.SComment done()
done in interface org.bonitasoft.engine.core.process.comment.model.builder.SCommentBuilderCopyright © 2016 Bonitasoft S.A.. All rights reserved.