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, wait
getStatus, visit
public BaseNodePublishStatus(org.alfresco.service.cmr.repository.NodeRef nodeRef, String channelName)
public org.alfresco.service.cmr.repository.NodeRef getNodeRef()
getNodeRef
in interface NodePublishStatus
public String getChannelId()
getChannelId
in interface NodePublishStatus
Copyright © 2005–2017 Alfresco Software. All rights reserved.