public class NodePublishStatusNotPublished extends BaseNodePublishStatus
NodePublishStatus.Status
Constructor and Description |
---|
NodePublishStatusNotPublished(org.alfresco.service.cmr.repository.NodeRef node,
String channelName) |
Modifier and Type | Method and Description |
---|---|
NodePublishStatus.Status |
getStatus() |
<T> T |
visit(NodePublishStatusVisitor<T> visitor) |
getChannelId, getNodeRef
public NodePublishStatusNotPublished(org.alfresco.service.cmr.repository.NodeRef node, String channelName)
node
- NodeRefchannelName
- TODOpublic <T> T visit(NodePublishStatusVisitor<T> visitor)
public NodePublishStatus.Status getStatus()
Copyright © 2005–2017 Alfresco Software. All rights reserved.