| Constructor and Description |
|---|
Flowable5CommentWrapper(Comment activit5Comment) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullMessage() |
String |
getId() |
String |
getProcessInstanceId() |
Comment |
getRawObject() |
String |
getTaskId() |
Date |
getTime() |
String |
getType() |
String |
getUserId() |
void |
setFullMessage(String fullMessage) |
void |
setProcessInstanceId(String processInstanceId) |
void |
setTaskId(String taskId) |
void |
setTime(Date time) |
void |
setType(String type) |
void |
setUserId(String userId) |
public Flowable5CommentWrapper(Comment activit5Comment)
public Date getTime()
public String getProcessInstanceId()
getProcessInstanceId in interface Commentpublic String getFullMessage()
getFullMessage in interface Commentpublic Comment getRawObject()
public void setProcessInstanceId(String processInstanceId)
setProcessInstanceId in interface Commentpublic void setFullMessage(String fullMessage)
setFullMessage in interface CommentCopyright © 2018 Flowable. All rights reserved.