Interface IAbstractInterventionNotificationData
- All Superinterfaces:
INotificationData
,Serializable
- All Known Subinterfaces:
IDelegatedInterventionNotificationData
,IInterventionNotificationData
Mutual interface to normal and delegated intervention notification data
-
Method Summary
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.notification.INotificationData
getReadableRepresentation
-
Method Details
-
getTaskInstanceProtocolUri
String getTaskInstanceProtocolUri() -
getWorkflowInstanceProtocolUri
String getWorkflowInstanceProtocolUri() -
getWorkflowProtocolUri
String getWorkflowProtocolUri() -
getWorkflowContainerProtocolUri
String getWorkflowContainerProtocolUri() -
getCatalogProtocolUri
String getCatalogProtocolUri() -
getProjectProtocolUri
String getProjectProtocolUri() -
getTaskInstanceNames
-
getReference
String getReference() -
getTitle
String getTitle()
-