public static class ActivityStreamResource.MessageVO extends Object
ActivityStreamResource.addMessage(MessageVO)
.Constructor and Description |
---|
MessageVO() |
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Returns the message.
|
String |
getServiceInstanceId()
Returns the activity stream service instance this message belongs to.
|
void |
setMessage(String message)
Sets the message.
|
void |
setServiceInstanceId(String serviceInstanceId)
Sets the activity stream service instance this message belongs to.
|
public String getServiceInstanceId()
public void setServiceInstanceId(String serviceInstanceId)
serviceInstanceId
- the service instance identifier.public String getMessage()
public void setMessage(String message)
message
- the message.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.