public interface NodePublishStatus
| Modifier and Type | Interface and Description |
|---|---|
static class |
NodePublishStatus.Status |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelId() |
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef() |
NodePublishStatus.Status |
getStatus() |
<T> T |
visit(NodePublishStatusVisitor<T> visitor) |
<T> T visit(NodePublishStatusVisitor<T> visitor)
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
NodePublishStatus.Status getStatus()
String getChannelId()
Copyright © 2005–2018 Alfresco Software. All rights reserved.