Class MessageStatus
Object
com.liferay.portal.kernel.messaging.MessageStatus
- All Implemented Interfaces:
Serializable
- Author:
- Michael C. Han
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
boolean
void
setException
(Exception exception) void
setPayload
(Object payload) void
void
toString()
-
Constructor Details
-
MessageStatus
public MessageStatus()
-
-
Method Details