Modifier and Type | Method and Description |
---|---|
Pager |
ListBuildResults.getPager() |
Pager |
ViewBuildResultsSuccessfulTests.getPager() |
Pager |
ViewBuild.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ListBuildResults.setPager(Pager pager) |
void |
ViewBuildResultsSuccessfulTests.setPager(Pager pager) |
Modifier and Type | Method and Description |
---|---|
Pager<AuditLogEntry> |
ViewGlobalAuditLogAction.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewGlobalAuditLogAction.setPager(Pager<AuditLogEntry> pager) |
Modifier and Type | Method and Description |
---|---|
Pager |
ViewAgentAdmin.getPager() |
Pager |
ViewOfflineAgents.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewAgentAdmin.setPager(Pager pager) |
void |
ViewOfflineAgents.setPager(Pager pager) |
Modifier and Type | Method and Description |
---|---|
Pager |
DeploymentProjectAuditLog.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentProjectAuditLog.setPager(Pager pager) |
Modifier and Type | Method and Description |
---|---|
Pager<InternalLinkedJiraIssue> |
ViewDeploymentVersionJiraIssues.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewDeploymentVersionJiraIssues.setPager(Pager<InternalLinkedJiraIssue> pager) |
Modifier and Type | Method and Description |
---|---|
Pager<LinkedJiraIssue> |
ViewJiraIssueForPlan.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewJiraIssueForPlan.setPager(Pager<LinkedJiraIssue> pager) |
Modifier and Type | Method and Description |
---|---|
Pager<Author> |
ViewAuthors.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewAuthors.setPager(Pager<Author> pager) |
Modifier and Type | Method and Description |
---|---|
Pager |
ViewElasticAgentHistoryAction.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewElasticAgentHistoryAction.setPager(Pager pager) |
Modifier and Type | Method and Description |
---|---|
Pager |
ViewAgentRecentBuildsSummary.getPager() |
Pager |
ViewBuildResultsTable.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewAgentRecentBuildsSummary.setPager(Pager pager) |
void |
ViewBuildResultsTable.setPager(Pager pager) |
Modifier and Type | Method and Description |
---|---|
Pager |
ListChainResults.getPager() |
Pager |
ViewChainSummary.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ListChainResults.setPager(Pager pager) |
Modifier and Type | Method and Description |
---|---|
Pager |
ViewChainAuditLog.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewChainAuditLog.setPager(Pager pager) |
Modifier and Type | Method and Description |
---|---|
Pager |
ViewReport.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewReport.setPager(Pager pager) |
Modifier and Type | Method and Description |
---|---|
Pager<T> |
LazyPaginationAware.getPager()
Freemarker views for LazyPaginationAware actions should iterate over pager.page.list
|
Pager<T> |
PaginationAware.getPager() |
Modifier and Type | Method and Description |
---|---|
void |
LazyPaginationAware.setPager(Pager<T> pager)
Used to inject pager by PaginationAwareInterceptor
|
void |
PaginationAware.setPager(Pager<T> pager) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.