public abstract class BaseNodePublishStatus extends Object implements NodePublishStatus
NodePublishStatus.Status| Constructor and Description |
|---|
BaseNodePublishStatus(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String channelName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelId() |
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, visitpublic BaseNodePublishStatus(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String channelName)
public org.alfresco.service.cmr.repository.NodeRef getNodeRef()
getNodeRef in interface NodePublishStatuspublic String getChannelId()
getChannelId in interface NodePublishStatusCopyright © 2005–2018 Alfresco Software. All rights reserved.