Uses of Class
com.atlassian.confluence.api.model.BaseApiEnum
Packages that use BaseApiEnum
Package
Description
Model objects for user and group permission and validation checks, for use with
OperationService
.-
Uses of BaseApiEnum in com.atlassian.confluence.api.model
Methods in com.atlassian.confluence.api.model with parameters of type BaseApiEnum -
Uses of BaseApiEnum in com.atlassian.confluence.api.model.content
Subclasses of BaseApiEnum in com.atlassian.confluence.api.model.contentModifier and TypeClassDescriptionfinal class
Enumeration of the different built-in ways that Confluence content bodies can be represented.final class
The state of a piece of content.final class
Represents a type of content.class
Represents the status of a space, such as CURRENT or ARCHIVED.final class
Represents a type of space, such as GLOBAL or PERSONAL. -
Uses of BaseApiEnum in com.atlassian.confluence.api.model.content.template
Subclasses of BaseApiEnum in com.atlassian.confluence.api.model.content.templateModifier and TypeClassDescriptionfinal class
Represents a type of template, such as Page or Blueprint, This class is a simple wrapper around a string. -
Uses of BaseApiEnum in com.atlassian.confluence.api.model.content.webresource
Subclasses of BaseApiEnum in com.atlassian.confluence.api.model.content.webresourceModifier and TypeClassDescriptionclass
Marks the type of tags that is contained in theWebResourceDependencies
fields. -
Uses of BaseApiEnum in com.atlassian.confluence.api.model.link
Subclasses of BaseApiEnum in com.atlassian.confluence.api.model.link -
Uses of BaseApiEnum in com.atlassian.confluence.api.model.people
Subclasses of BaseApiEnum in com.atlassian.confluence.api.model.people -
Uses of BaseApiEnum in com.atlassian.confluence.api.model.permissions
Subclasses of BaseApiEnum in com.atlassian.confluence.api.model.permissionsModifier and TypeClassDescriptionclass
This is type ofcom.atlassian.confluence.api.model.content.Content.Expansions#INHERITED_READ_RESTRICTIONS
final class
An OperationKey is used to identify operations that can be performed on Targets.final class
The type of object subject to an operation, for permissions checks. -
Uses of BaseApiEnum in com.atlassian.confluence.api.model.search
Subclasses of BaseApiEnum in com.atlassian.confluence.api.model.search -
Uses of BaseApiEnum in com.atlassian.confluence.api.service.content
Subclasses of BaseApiEnum in com.atlassian.confluence.api.service.contentModifier and TypeClassDescriptionstatic class
The conflict resolution policy to apply when a conflict occurs.