Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionsince 7.1.0
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionsince v7.0.since v7.0.since v7.0.since v7.0.since GH 5.8, the rapid board is no longer a labs feature and thus always enabled. This will always return true.since GH 5.8, the rapid board is no longer a labs feature and thus always enabled. It cannot be disabled using this API.since v7.0.since v7.0.since v7.0.since v7.0.please do not use this method anymore, is an exposure of AO entity manager wrapped that it is not needed to be out of this interface If you see method calls to any test or class please remove them.if you need to use this method in resource, use
AbstractResource.check(ServiceOutcome)
. If not, consider using eitherServiceOutcome
orServiceResult
instead of throwing exception.since v8.5, useEpicService.addIssuesToEpic(IssueLinkRequest)
insteadsince v8.5, useEpicService.addIssuesToEpic(IssueLinkRequest)
insteadsince v8.5, useEpicService.removeEpicFromIssues(IssueUnlinkRequest)
insteadquery should not be used anymore, please useQuickFilterAO.getLongQuery()
insteadquery should not be used anymore, please useQuickFilterAO.setLongQuery(String)
insteadDeprecated as not used anymore as we now determine if KanPlan is enabled by checking if the Kanban Backlog column has at least one mapped statusquery is no longer be used, useSubqueryAO.getLongQuery()
insteadquery is no longer be used, useSubqueryAO.setLongQuery(String)
insteadquery should not be used anymore, please useSwimlaneAO.getLongQuery()
insteadquery should not be used anymore, please useSwimlaneAO.setLongQuery(String)
()} insteadUseSprintService.createSprint(ApplicationUser, Sprint)
instead. Since v6.7.since JIRA 6.2. UseWorkflowConstantsService.getOrCreateStatus(String, String, Long)
instead. Using this method will assign the 'No Category' status category to any created status. The 'No Category' status category exists only to prevent NullPointerExceptions in automated data imports, and should not be used or assigned to statuses.this method should not form part of Jira Agile's API so it is being deprecated. SeeLicenseService.getLicenseAdminUrl(LicenseMode)
please useJiraLicenseService.getServerId()
directly.from 7.0.0 onwards, Jira Agile no longer maintains its own notion of a license. Please callcom.atlassian.jira.application.ApplicationAuthorizationService#hasNoLicensingAccessErrors(ApplicationKey.valueOf("jira-software"))
instead.from 7.0.0 onwards, Jira Agile no longer maintains its own notion of a license. Please callcom.atlassian.jira.application.ApplicationAuthorizationService#hasNoLicensingAccessErrors(ApplicationKey.valueOf("jira-software"))
instead.
-
Deprecated ConstructorsConstructorDescription