Uses of Enum
org.apache.sling.cms.usergenerated.UserGeneratedContentService.APPROVE_ACTION
Packages that use UserGeneratedContentService.APPROVE_ACTION
-
Uses of UserGeneratedContentService.APPROVE_ACTION in org.apache.sling.cms.usergenerated
Methods in org.apache.sling.cms.usergenerated that return UserGeneratedContentService.APPROVE_ACTIONModifier and TypeMethodDescriptionUGCBucketConfig.getAction()Returns the enum constant of this type with the specified name.UserGeneratedContentService.APPROVE_ACTION.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.sling.cms.usergenerated with parameters of type UserGeneratedContentService.APPROVE_ACTIONModifier and TypeMethodDescriptionvoidUGCBucketConfig.setAction(UserGeneratedContentService.APPROVE_ACTION action)