Package | Description |
---|---|
org.alfresco.repo.publishing | |
org.alfresco.service.cmr.publishing |
Modifier and Type | Method and Description |
---|---|
Status |
PublishingEventImpl.getStatus() |
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 |
---|---|
Status |
PublishingEvent.getStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.