public class SACommentBuilderImpl extends Object implements org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilder
| Constructor and Description |
|---|
SACommentBuilderImpl() |
SACommentBuilderImpl(org.bonitasoft.engine.core.process.comment.model.SComment sComment) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilder |
createNewInstance(org.bonitasoft.engine.core.process.comment.model.SComment sComment)
Deprecated.
|
org.bonitasoft.engine.core.process.comment.model.archive.SAComment |
done() |
String |
getArchiveDate() |
String |
getContentKey() |
String |
getIdKey() |
String |
getPostDateKey() |
String |
getProcessInstanceIdKey() |
String |
getSourceObjectId() |
String |
getTenantIdKey() |
String |
getUserIdKey() |
public SACommentBuilderImpl()
public SACommentBuilderImpl(org.bonitasoft.engine.core.process.comment.model.SComment sComment)
@Deprecated public org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilder createNewInstance(org.bonitasoft.engine.core.process.comment.model.SComment sComment)
createNewInstance in interface org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilderpublic org.bonitasoft.engine.core.process.comment.model.archive.SAComment done()
done in interface org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilderpublic String getIdKey()
getIdKey in interface org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilderpublic String getTenantIdKey()
getTenantIdKey in interface org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilderpublic String getUserIdKey()
getUserIdKey in interface org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilderpublic String getProcessInstanceIdKey()
getProcessInstanceIdKey in interface org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilderpublic String getPostDateKey()
getPostDateKey in interface org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilderpublic String getContentKey()
getContentKey in interface org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilderpublic String getArchiveDate()
getArchiveDate in interface org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilderpublic String getSourceObjectId()
getSourceObjectId in interface org.bonitasoft.engine.core.process.comment.model.archive.builder.SACommentBuilderCopyright © 2013 BonitaSoft. All Rights Reserved.