public interface StatusUpdate
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getChannelIds() |
String |
getMessage() |
org.alfresco.service.cmr.repository.NodeRef |
getNodeToLinkTo()
Returns a
NodeRef. |
String getMessage()
org.alfresco.service.cmr.repository.NodeRef getNodeToLinkTo()
NodeRef. The returned NodeRef is one of the NodeRefs to be published by the associated PublishingEvent. The status update message will have a URL appended to it which links to the published resource represented by this NodeRef.NodeRef to link to.Copyright © 2005–2017 Alfresco Software. All rights reserved.