Uses of Enum Class
com.atlassian.confluence.security.denormalisedpermissions.impl.content.domain.SimpleContent.ContentStatus
Packages that use SimpleContent.ContentStatus
- 
Uses of SimpleContent.ContentStatus in com.atlassian.confluence.security.denormalisedpermissions.impl.content.domainMethods in com.atlassian.confluence.security.denormalisedpermissions.impl.content.domain that return SimpleContent.ContentStatusModifier and TypeMethodDescriptionstatic SimpleContent.ContentStatusSimpleContent.ContentStatus.fromString(String status) SimpleContent.getStatus()static SimpleContent.ContentStatusReturns the enum constant of this class with the specified name.static SimpleContent.ContentStatus[]SimpleContent.ContentStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.confluence.security.denormalisedpermissions.impl.content.domain with parameters of type SimpleContent.ContentStatusModifier and TypeMethodDescriptionvoidSimpleContent.setStatus(SimpleContent.ContentStatus status)