Uses of Enum Class
org.craftercms.studio.api.v1.service.content.DmContentLifeCycleService.ContentLifeCycleOperation
Packages that use DmContentLifeCycleService.ContentLifeCycleOperation
Package
Description
-
Uses of DmContentLifeCycleService.ContentLifeCycleOperation in org.craftercms.studio.api.v1.service.content
Methods in org.craftercms.studio.api.v1.service.content that return DmContentLifeCycleService.ContentLifeCycleOperationModifier and TypeMethodDescriptionDmContentLifeCycleService.ContentLifeCycleOperation.getOperation(String operation) get the enum type of the operation givenReturns the enum constant of this class with the specified name.DmContentLifeCycleService.ContentLifeCycleOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.craftercms.studio.api.v1.service.content with parameters of type DmContentLifeCycleService.ContentLifeCycleOperation -
Uses of DmContentLifeCycleService.ContentLifeCycleOperation in org.craftercms.studio.impl.v1.service.content
Methods in org.craftercms.studio.impl.v1.service.content with parameters of type DmContentLifeCycleService.ContentLifeCycleOperation