| Package | Description |
|---|---|
| org.alfresco.repo.publishing | |
| org.alfresco.service.cmr.publishing |
| Modifier and Type | Class and Description |
|---|---|
class |
StatusUpdateImpl |
| Modifier and Type | Method and Description |
|---|---|
StatusUpdate |
PublishingQueueImpl.createStatusUpdate(String message,
org.alfresco.service.cmr.repository.NodeRef nodeToLinkTo,
Collection<String> channelNames) |
StatusUpdate |
PublishingQueueImpl.createStatusUpdate(String message,
org.alfresco.service.cmr.repository.NodeRef nodeToLinkTo,
String... channelNames) |
StatusUpdate |
PublishingEventImpl.getStatusUpdate() |
| Modifier and Type | Method and Description |
|---|---|
void |
PublishingEventProcessor.sendStatusUpdate(Channel publishChannel,
StatusUpdate update) |
| Constructor and Description |
|---|
PublishingEventImpl(String id,
Status status,
String channelName,
PublishingPackage publishingPackage,
Date createdTime,
String creator,
Date modifiedTime,
String modifier,
Calendar scheduledTime,
String comment,
StatusUpdate statusUpdate) |
| Modifier and Type | Method and Description |
|---|---|
StatusUpdate |
PublishingEvent.getStatusUpdate() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.