Uses of Class
org.exoplatform.services.wcm.extensions.publication.lifecycle.impl.LifecyclesConfig.Lifecycle
Packages that use LifecyclesConfig.Lifecycle
Package
Description
Provides the Publication Manager to handle all actions related to lifecycle and publication on content.
-
Uses of LifecyclesConfig.Lifecycle in org.exoplatform.services.wcm.extensions.publication
Methods in org.exoplatform.services.wcm.extensions.publication that return LifecyclesConfig.LifecycleModifier and TypeMethodDescriptionPublicationManager.getLifecycle(String name) Gets a lifecycle by a given name.Methods in org.exoplatform.services.wcm.extensions.publication that return types with arguments of type LifecyclesConfig.LifecycleModifier and TypeMethodDescriptionPublicationManager.getLifecycles()Gets all lifecycles.PublicationManager.getLifecyclesFromUser(String remoteUser, String state) Gets all lifecycles of a user by a specified state. -
Uses of LifecyclesConfig.Lifecycle in org.exoplatform.services.wcm.extensions.publication.impl
Methods in org.exoplatform.services.wcm.extensions.publication.impl that return LifecyclesConfig.LifecycleMethods in org.exoplatform.services.wcm.extensions.publication.impl that return types with arguments of type LifecyclesConfig.LifecycleModifier and TypeMethodDescriptionPublicationManagerImpl.getLifecycles()PublicationManagerImpl.getLifecyclesFromUser(String remoteUser, String state) -
Uses of LifecyclesConfig.Lifecycle in org.exoplatform.services.wcm.extensions.publication.lifecycle.impl
Methods in org.exoplatform.services.wcm.extensions.publication.lifecycle.impl that return types with arguments of type LifecyclesConfig.LifecycleMethod parameters in org.exoplatform.services.wcm.extensions.publication.lifecycle.impl with type arguments of type LifecyclesConfig.LifecycleModifier and TypeMethodDescriptionvoidLifecyclesConfig.setActions(List<LifecyclesConfig.Lifecycle> lifecycles)