public class Activiti5CommentWrapper extends Object implements Comment
Comment.| Constructor and Description |
|---|
Activiti5CommentWrapper(Comment activit5Comment) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullMessage() |
String |
getId() |
String |
getProcessInstanceId() |
Comment |
getRawObject() |
String |
getTaskId() |
Date |
getTime() |
String |
getType() |
String |
getUserId() |
public Activiti5CommentWrapper(Comment activit5Comment)
public Date getTime()
getTime in interface HistoricDatagetTime in interface Commentpublic String getProcessInstanceId()
getProcessInstanceId in interface Commentpublic String getFullMessage()
getFullMessage in interface Commentpublic Comment getRawObject()
Copyright © 2015 Alfresco. All rights reserved.