Deprecated API
Contents
-
Exceptions Exceptions Description com.atlassian.confluence.it.rpc.RpcRuntimeException Please use confluence-test-utils module instead. See {com.atlassian.confluence.test.rpc.RpcRuntimeException} alternativecom.atlassian.confluence.legacyapi.NotFoundException since 7.0.1 , useNotFoundException
com.atlassian.confluence.legacyapi.NotPermittedException since 7.0.1 , usePermissionException
com.atlassian.confluence.legacyapi.service.content.InvalidRepresentationException since 7.0.1 , useInvalidRepresentationException
com.atlassian.confluence.search.v2.IndexFieldMappingConflictException since 8.7com.atlassian.confluence.tenant.VacantException since 8.6
-
Annotation Types Annotation Type Description com.atlassian.confluence.velocity.annotations.ReturnValueAnnotation since 6.5. UseReturnValueAnnotation
instead.com.atlassian.confluence.velocity.htmlsafe.HtmlSafe since 6.5. UseHtmlSafe
instead.com.atlassian.confluence.xwork.http.HttpMethodRequired since 7.2.0. UsePermittedMethods
instead.com.atlassian.hibernate.extras.ExportableField since 8.0.0
-
Enum Constants Enum Constant Description com.atlassian.confluence.core.persistence.hibernate.HibernateObjectDao.Cacheability.CACHEABLE since 5.8 - Hibernate query caching isn't cluster-friendly and should be avoidedcom.atlassian.confluence.impl.velocity.ReadOnlyBeanContextItemProvider.ContextItems.CONFLUENCE_SETUP com.atlassian.confluence.it.GlobalPermission.ATTACH_TO_PROFILE useGlobalPermission.PROFILE_ATTACHMENTS
instead, which is the exact same thingcom.atlassian.confluence.it.GlobalPermission.CAN_VIEW_USER_PROFILES useGlobalPermission.BROWSE_USERS
instead, which is the exact same thingcom.atlassian.confluence.setup.settings.ConfluenceFlavour.ALACARTE since 5.10. No longer needed.com.atlassian.confluence.setup.settings.ConfluenceFlavour.STANDALONE since 5.10. No longer needed.