|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.service.cmr.publishing.BaseNodePublishStatus
org.alfresco.service.cmr.publishing.NodePublishStatusOnQueue
public class NodePublishStatusOnQueue
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.alfresco.service.cmr.publishing.NodePublishStatus |
---|
NodePublishStatus.Status |
Constructor Summary | |
---|---|
NodePublishStatusOnQueue(org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.lang.String channelName,
PublishingEvent queuedEvent)
|
Method Summary | |
---|---|
PublishingEvent |
getQueuedPublishingEvent()
|
NodePublishStatus.Status |
getStatus()
|
java.lang.Object |
visit(NodePublishStatusVisitor visitor)
|
Methods inherited from class org.alfresco.service.cmr.publishing.BaseNodePublishStatus |
---|
getChannelId, getNodeRef |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodePublishStatusOnQueue(org.alfresco.service.cmr.repository.NodeRef nodeRef, java.lang.String channelName, PublishingEvent queuedEvent)
Method Detail |
---|
public java.lang.Object visit(NodePublishStatusVisitor visitor)
public PublishingEvent getQueuedPublishingEvent()
public NodePublishStatus.Status getStatus()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |