Uses of Enum
org.apache.sling.cms.publication.PublicationType
Packages that use PublicationType
Package
Description
Package with all of the common models used to access content in the Sling
reference CMS
Publication related APIs
-
Uses of PublicationType in org.apache.sling.cms
Methods in org.apache.sling.cms that return PublicationTypeModifier and TypeMethodDescriptionPublishableResource.getLastPublicationType()The last publication action type -
Uses of PublicationType in org.apache.sling.cms.publication
Methods in org.apache.sling.cms.publication that return PublicationTypeModifier and TypeMethodDescriptionstatic PublicationTypeReturns the enum constant of this type with the specified name.static PublicationType[]PublicationType.values()Returns an array containing the constants of this enum type, in the order they are declared.