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 HistoricData
getTime
in interface Comment
public String getProcessInstanceId()
getProcessInstanceId
in interface Comment
public String getFullMessage()
getFullMessage
in interface Comment
public Comment getRawObject()
Copyright © 2015 Alfresco. All rights reserved.