|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RestTemplate in com.atlassian.greenhopper.web |
|---|
| Methods in com.atlassian.greenhopper.web with parameters of type RestTemplate | |
|---|---|
javax.ws.rs.core.Response |
AbstractResource.createOkResponse(RestTemplate entity)
Returns an ok response with NO_CACHE headers applied to it. |
javax.ws.rs.core.Response |
AbstractResource.createOkResponse(RestTemplate template,
javax.ws.rs.core.EntityTag eTag)
Creates an ok response including an etag. |
| Method parameters in com.atlassian.greenhopper.web with type arguments of type RestTemplate | |
|---|---|
javax.ws.rs.core.Response |
AbstractResource.createFromServiceOutcome(ServiceOutcome<? extends RestTemplate> outcome)
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rank |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rank | |
|---|---|
class |
RankRequest
Internal implementation of a Rank Request. |
static class |
RankResource.RankFirstLast
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid | |
|---|---|
class |
ContextualErrorEntry
Represents errors for a specific field |
class |
ErrorEntry
Represents an error result |
class |
ErrorsEntry
Represents an error collection, contains errors and field errors |
class |
RapidConfig
|
class |
RapidGlobalConfig
|
static class |
RapidGlobalConfig.TimeTrackingConfig
|
static class |
RapidGlobalConfig.TimeTrackingSymbolsConfig
|
class |
RapidViewConfig
|
static class |
RapidViewConfig.MappedColumn
|
static class |
RapidViewConfig.QuickFilterEntry
|
static class |
RapidViewConfig.StatisticsConfig
|
static class |
RapidViewConfig.SwimlaneEntry
|
class |
RapidViewEntry
|
class |
RapidViewsModel
Holds a list of rapid views |
class |
ResultEntry<T>
Represents a result object |
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.chart |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.chart | |
|---|---|
class |
ControlChartModel
|
static class |
ControlChartModel.ColumnInfo
Holds information about a single column in the chart model |
static class |
ControlChartModel.ControlChartEntry
Holds the control chart data for a single issue |
class |
CumulativeFlowChartModel
The model behind the CFD. |
class |
ScopeChangeBurndownModel
The model for the Burndown Chart. |
class |
VelocityChartModel
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.i18n |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.i18n | |
|---|---|
class |
TranslationViewModel
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.issue |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.issue | |
|---|---|
class |
CommentEntry
|
class |
CommentModel
|
class |
IconEntry
Represents a small icon used for attachment or issue link lists |
class |
IssueEntry
Holds all data about a single issue. |
class |
IssueSubtasksResolved
|
class |
IssueTransitions
|
class |
SubtaskEntry
Holds all data about a single issue. |
static class |
SubtaskEntry.IssueTypeEntry
|
static class |
SubtaskEntry.StatusEntry
|
static class |
SubtaskEntry.UserEntry
|
class |
TransitionEntry
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.issue.attachment |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.issue.attachment | |
|---|---|
class |
AttachmentEntry
Represents a single attachment |
static class |
AttachmentEntry.Thumbnail
|
static class |
AttachmentEntry.ZipContents
|
static class |
AttachmentEntry.ZipEntry
|
class |
Attachments
TODO: Document this class / interface here |
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.issue.fields |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.issue.fields | |
|---|---|
class |
FieldEntry
|
class |
FieldUpdatedEntry
|
class |
HtmlFieldEntry
|
class |
NumberFieldEntry
|
class |
TextFieldEntry
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.issue.issuelink |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.issue.issuelink | |
|---|---|
class |
IssueLinkModel
Represents the links to and from an issue. |
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.issue.thirdpartytabs |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.issue.thirdpartytabs | |
|---|---|
class |
ThirdPartyTabEntry
|
class |
ThirdPartyTabModel
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.list |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.list | |
|---|---|
class |
RapidIssueEntry
|
static class |
RapidIssueEntry.StatisticFieldValue
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.plan |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.plan | |
|---|---|
class |
PlanningDataModel
Model used by the plan mode. |
static class |
PlanningDataModel.OpenSprintEntry
|
static class |
PlanningDataModel.ProgressIndicator
|
static class |
PlanningDataModel.TimeRemaining
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.project |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.project | |
|---|---|
class |
ProjectEntry
Represents a project that is displayed on a board. |
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.release |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.release | |
|---|---|
static class |
ReleaseResource.ReleaseRequest
|
static class |
ReleaseResource.ReleaseResponse
|
class |
ReleaseViewModel
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.sprint |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.sprint | |
|---|---|
static class |
CompleteSprintResource.CompleteSprintRequest
|
static class |
CompleteSprintResource.CompleteSprintResult
|
class |
CompleteSprintResource.CompleteSprintViewModel
|
class |
CompleteSprintResource.EditSprintModel
|
static class |
CompleteSprintResource.EditSprintRequest
|
static class |
CreateSprintResource.CreateSprintModel
|
static class |
CreateSprintResource.CreateSprintRequest
Data required to create a sprint |
class |
ExpandedSprintContents
|
class |
SprintContents
|
class |
SprintEntry
|
class |
SprintIssuesResource.ExpandedSprintData
|
class |
SprintIssuesResource.SprintData
|
class |
SprintsResource.SprintsEntry
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.view |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.view | |
|---|---|
class |
ColumnEditRequest
Holds the status mapping and other rapid list configuration options |
static class |
ColumnEditRequest.MappedColumn
|
static class |
ColumnEditRequest.StatusEntry
|
class |
EstimationConfig
Represents the configuration of estimation statistics for a Rapid View. |
class |
QuickFilterEditModel
|
class |
QuickFilterEntry
|
class |
RapidViewEditModel
|
static class |
RapidViewEditModel.JQLAutoCompleteData
|
static class |
RapidViewEditModel.Owner
|
class |
RapidViewFilterModel
Model for the filter tab / create view dialog |
class |
RapidViewListEntry
|
class |
RapidViewListModel
|
class |
SavedFilterEntry
Mimic JIRA's saved filter permission display. |
static class |
SavedFilterEntry.SavedFilterPermissionEntry
Mimic JIRA's saved filter permission display. |
static class |
SavedFilterEntry.SavedFilterPermissionValue
A single permission value for display |
class |
StatisticsFieldEntry
Represents a statistics field entry during configuration of a rapid view. |
class |
SubqueryEditModel
|
class |
SubqueryEntry
|
class |
SwimlaneEditModel
|
class |
SwimlaneEntry
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.welcome |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.welcome | |
|---|---|
class |
WelcomeCreateResponse
This is the data sent back to the client after a welcome mat create request was processed. |
static class |
WelcomeCreateResponse.ProjectTemplate
|
static class |
WelcomeCreateResponse.RapidViewTemplate
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.work |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.work | |
|---|---|
class |
ActiveFilterData
Describes a filter used to query for issues or swimlanes. |
class |
AllDataResponse
All pool data response |
static class |
ColumnsData.ColumnEntry
Column representation |
class |
IssuesData
|
class |
OrderData
Holds the order information |
static class |
OrderData.PerProjectRankPermission
|
class |
SprintsData
|
class |
SwimlanesData
Swimlanes data |
static class |
SwimlanesData.CustomSwimlanesData
|
static class |
SwimlanesData.ParentSwimlanesData
|
static class |
SwimlanesData.SwimlaneEntry
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||