Package | Description |
---|---|
org.alfresco.service.cmr.publishing |
Modifier and Type | Method and Description |
---|---|
NodePublishStatus.Status |
NodePublishStatusPublished.getStatus() |
NodePublishStatus.Status |
NodePublishStatusOnQueue.getStatus() |
NodePublishStatus.Status |
NodePublishStatusPublishedAndOnQueue.getStatus() |
NodePublishStatus.Status |
NodePublishStatus.getStatus() |
NodePublishStatus.Status |
NodePublishStatusNotPublished.getStatus() |
static NodePublishStatus.Status |
NodePublishStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodePublishStatus.Status[] |
NodePublishStatus.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.