|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Pager in com.atlassian.bamboo.build |
|---|
| Methods in com.atlassian.bamboo.build that return Pager | |
|---|---|
Pager |
ViewBuildResultsSuccessfulTests.getPager()
|
Pager |
ViewBuild.getPager()
|
Pager |
ListBuildResults.getPager()
|
| Methods in com.atlassian.bamboo.build with parameters of type Pager | |
|---|---|
void |
ViewBuildResultsSuccessfulTests.setPager(Pager pager)
|
void |
ListBuildResults.setPager(Pager pager)
|
| Uses of Pager in com.atlassian.bamboo.configuration |
|---|
| Methods in com.atlassian.bamboo.configuration that return Pager | |
|---|---|
Pager |
ViewGlobalAuditLogAction.getPager()
|
| Methods in com.atlassian.bamboo.configuration with parameters of type Pager | |
|---|---|
void |
ViewGlobalAuditLogAction.setPager(Pager pager)
|
| Uses of Pager in com.atlassian.bamboo.configuration.agent |
|---|
| Methods in com.atlassian.bamboo.configuration.agent that return Pager | |
|---|---|
Pager |
ViewOfflineAgents.getPager()
|
Pager |
ViewAgentAdmin.getPager()
|
| Methods in com.atlassian.bamboo.configuration.agent with parameters of type Pager | |
|---|---|
void |
ViewOfflineAgents.setPager(Pager pager)
|
void |
ViewAgentAdmin.setPager(Pager pager)
|
| Uses of Pager in com.atlassian.bamboo.deployments.versions.actions |
|---|
| Methods in com.atlassian.bamboo.deployments.versions.actions that return Pager | |
|---|---|
Pager<InternalLinkedJiraIssue> |
ViewDeploymentVersionJiraIssues.getPager()
|
| Methods in com.atlassian.bamboo.deployments.versions.actions with parameters of type Pager | |
|---|---|
void |
ViewDeploymentVersionJiraIssues.setPager(Pager<InternalLinkedJiraIssue> pager)
|
| Uses of Pager in com.atlassian.bamboo.plugins.jiraPlugin.actions |
|---|
| Methods in com.atlassian.bamboo.plugins.jiraPlugin.actions that return Pager | |
|---|---|
Pager<LinkedJiraIssue> |
ViewJiraIssueForPlan.getPager()
|
| Methods in com.atlassian.bamboo.plugins.jiraPlugin.actions with parameters of type Pager | |
|---|---|
void |
ViewJiraIssueForPlan.setPager(Pager<LinkedJiraIssue> pager)
|
| Uses of Pager in com.atlassian.bamboo.ww2.actions.admin.author |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.admin.author that return Pager | |
|---|---|
Pager<Author> |
ViewAuthors.getPager()
|
| Methods in com.atlassian.bamboo.ww2.actions.admin.author with parameters of type Pager | |
|---|---|
void |
ViewAuthors.setPager(Pager<Author> pager)
|
| Uses of Pager in com.atlassian.bamboo.ww2.actions.admin.elastic |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.admin.elastic that return Pager | |
|---|---|
Pager |
ViewElasticAgentHistoryAction.getPager()
|
| Methods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type Pager | |
|---|---|
void |
ViewElasticAgentHistoryAction.setPager(Pager pager)
|
| Uses of Pager in com.atlassian.bamboo.ww2.actions.build |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.build that return Pager | |
|---|---|
Pager |
ViewBuildResultsTable.getPager()
|
| Methods in com.atlassian.bamboo.ww2.actions.build with parameters of type Pager | |
|---|---|
void |
ViewBuildResultsTable.setPager(Pager pager)
|
| Uses of Pager in com.atlassian.bamboo.ww2.actions.chains |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.chains that return Pager | |
|---|---|
Pager |
ViewChainSummary.getPager()
|
Pager |
ListChainResults.getPager()
|
| Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type Pager | |
|---|---|
void |
ListChainResults.setPager(Pager pager)
|
| Uses of Pager in com.atlassian.bamboo.ww2.actions.chains.admin |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.chains.admin that return Pager | |
|---|---|
Pager |
ViewChainAuditLog.getPager()
|
| Methods in com.atlassian.bamboo.ww2.actions.chains.admin with parameters of type Pager | |
|---|---|
void |
ViewChainAuditLog.setPager(Pager pager)
|
| Uses of Pager in com.atlassian.bamboo.ww2.actions.reports |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.reports that return Pager | |
|---|---|
Pager |
ViewReport.getPager()
|
| Methods in com.atlassian.bamboo.ww2.actions.reports with parameters of type Pager | |
|---|---|
void |
ViewReport.setPager(Pager pager)
|
| Uses of Pager in com.atlassian.bamboo.ww2.aware |
|---|
| Methods in com.atlassian.bamboo.ww2.aware that return Pager | |
|---|---|
Pager<T> |
PaginationAware.getPager()
|
Pager<T> |
LazyPaginationAware.getPager()
Freemarker views for LazyPaginationAware actions should iterate over pager.page.list |
| Methods in com.atlassian.bamboo.ww2.aware with parameters of type Pager | |
|---|---|
void |
PaginationAware.setPager(Pager<T> pager)
|
void |
LazyPaginationAware.setPager(Pager<T> pager)
Used to inject pager by PaginationAwareInterceptor |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||