public class NodePublishStatusPublished extends BaseNodePublishStatus
NodePublishStatus.Status| Constructor and Description |
|---|
NodePublishStatusPublished(org.alfresco.service.cmr.repository.NodeRef node,
java.lang.String channelId,
PublishingEvent lastEvent) |
| Modifier and Type | Method and Description |
|---|---|
PublishingEvent |
getLatestPublishingEvent()
Retrieve the most recent publishing event that affected (created or updated) the node relevant to this status.
|
NodePublishStatus.Status |
getStatus() |
java.lang.Object |
visit(NodePublishStatusVisitor visitor) |
getChannelId, getNodeRefpublic NodePublishStatusPublished(org.alfresco.service.cmr.repository.NodeRef node,
java.lang.String channelId,
PublishingEvent lastEvent)
public java.lang.Object visit(NodePublishStatusVisitor visitor)
public PublishingEvent getLatestPublishingEvent()
public NodePublishStatus.Status getStatus()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.