| Package | Description |
|---|---|
| org.exoplatform.services.wcm.extensions.publication |
Provides the Publication Manager to handle all actions related to lifecycle and publication on content.
|
| org.exoplatform.services.wcm.extensions.publication.impl | |
| org.exoplatform.services.wcm.extensions.publication.lifecycle.impl |
| Modifier and Type | Method and Description |
|---|---|
LifecyclesConfig.Lifecycle |
PublicationManager.getLifecycle(String name)
Gets a lifecycle by a given name.
|
| Modifier and Type | Method and Description |
|---|---|
List<LifecyclesConfig.Lifecycle> |
PublicationManager.getLifecycles()
Gets all lifecycles.
|
List<LifecyclesConfig.Lifecycle> |
PublicationManager.getLifecyclesFromUser(String remoteUser,
String state)
Gets all lifecycles of a user by a specified state.
|
| Modifier and Type | Method and Description |
|---|---|
LifecyclesConfig.Lifecycle |
PublicationManagerImpl.getLifecycle(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<LifecyclesConfig.Lifecycle> |
PublicationManagerImpl.getLifecycles() |
List<LifecyclesConfig.Lifecycle> |
PublicationManagerImpl.getLifecyclesFromUser(String remoteUser,
String state) |
| Modifier and Type | Method and Description |
|---|---|
List<LifecyclesConfig.Lifecycle> |
LifecyclesConfig.getLifecycles() |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecyclesConfig.setActions(List<LifecyclesConfig.Lifecycle> lifecycles) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.