Package | Description |
---|---|
com.atlassian.jira.index.summary | |
com.atlassian.jira.rest.v2.index.summary |
Modifier and Type | Method and Description |
---|---|
static IssueIndexSummary |
IssueIndexSummary.notReadable()
Returns an instance of
IssueIndexSummary that represents a not readable issue index. |
Modifier and Type | Method and Description |
---|---|
ServiceOutcome<IssueIndexSummary> |
DefaultIndexSummarizer.summarizeIssueIndex() |
ServiceOutcome<IssueIndexSummary> |
AuthorizingIndexSummarizer.summarizeIssueIndex() |
ServiceOutcome<IssueIndexSummary> |
IndexSummarizer.summarizeIssueIndex()
Summarizes the issue index by providing various data about the current node's index.
|
Modifier and Type | Method and Description |
---|---|
IndexSummaryBeanBuilder |
IndexSummaryBeanBuilder.issueIndex(IssueIndexSummary issueIndexSummary) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.