|
||||||||||
| 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)
Deprecated. |
| Uses of RestTemplate in com.atlassian.greenhopper.web.configuration |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.configuration | |
|---|---|
static class |
JiraTaskResource.TaskStatus
|
| 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 |
HistoricSprintData
|
static class |
HistoricSprintData.HistoricSprintContents
|
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 |
EpicLinkFieldEntry
|
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
|
static class |
RapidIssueEntry.TimeInColumnFieldValue
To provide values which don't change in relation to the current time without mutation of the issue data we split the timeInColumn field into 2 values: enteredStatus the time the issue entered its current status durationPreviously the duration in milliseconds previously spent in status associated with the current column |
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.plan |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.plan | |
|---|---|
class |
AddSprintMarkerRequest
|
class |
PlanningDataModel
Model used by the plan mode. |
static class |
PlanningDataModel.EpicsData
|
static class |
PlanningDataModel.OpenSprintEntry
|
static class |
PlanningDataModel.ProgressIndicator
|
static class |
PlanningDataModel.TimeRemaining
|
class |
SprintMarkerEntry
|
class |
UpdateSprintMarkerRequest
|
| 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.UpdateSprintRequest
|
static class |
CreateSprintResource.CreateSprintModel
|
static class |
CreateSprintResource.CreateSprintRequest
Data required to create a sprint |
class |
SprintContents
|
class |
SprintEntry
|
class |
SprintsResource.SprintsEntry
|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.view |
|---|
| Uses of RestTemplate in com.atlassian.greenhopper.web.rapid.view.detailview |
|---|
| Subclasses of RestTemplate in com.atlassian.greenhopper.web.rapid.view.detailview | |
|---|---|
class |
DetailViewFieldConfigModel
Represents the configuration of detail view fields for a rapid view. |
static class |
DetailViewFieldConfigModel.DetailViewFieldEntry
|
| 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. |
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
|
class |
WorkData
All pool data response |
static class |
WorkData.ETagData
Holds information about the last update, used for polling purposes |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||