Interface INewDiscussionMessageNotificationData
- All Superinterfaces:
INotificationData
,Serializable
Discussion message notification data interface
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.axemble.vdoc.sdk.interfaces.notification.INotificationData
getReadableRepresentation
-
Method Details
-
getWorkflowInstanceProtocolUri
String getWorkflowInstanceProtocolUri() -
getWorkflowInstanceReference
String getWorkflowInstanceReference() -
getWorkflowInstanceTitle
String getWorkflowInstanceTitle() -
getWorkflowVersion
String getWorkflowVersion() -
getMessageContent
String getMessageContent() -
getMessageCreator
String getMessageCreator() -
getMessageCreationDate
Date getMessageCreationDate() -
getMessageAttachmentsNames
-