Uses of Class
com.atlassian.greenhopper.web.AbstractResource

Packages that use AbstractResource
com.atlassian.greenhopper.gadget   
com.atlassian.greenhopper.sprintmigration   
com.atlassian.greenhopper.web.configuration   
com.atlassian.greenhopper.web.integration   
com.atlassian.greenhopper.web.migration   
com.atlassian.greenhopper.web.project   
com.atlassian.greenhopper.web.rank   
com.atlassian.greenhopper.web.rapid   
com.atlassian.greenhopper.web.rapid.chart   
com.atlassian.greenhopper.web.rapid.issue   
com.atlassian.greenhopper.web.rapid.issue.attachment   
com.atlassian.greenhopper.web.rapid.issue.issuelink   
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.plan   
com.atlassian.greenhopper.web.rapid.release   
com.atlassian.greenhopper.web.rapid.sprint   
com.atlassian.greenhopper.web.rapid.version   
com.atlassian.greenhopper.web.rapid.view   
com.atlassian.greenhopper.web.rapid.view.detailview   
com.atlassian.greenhopper.web.rapid.view.workingdays   
com.atlassian.greenhopper.web.rapid.welcome   
com.atlassian.greenhopper.web.rapid.work   
 

Uses of AbstractResource in com.atlassian.greenhopper.gadget
 

Subclasses of AbstractResource in com.atlassian.greenhopper.gadget
 class SprintHealthResource
          Exposes sprint health data
 class SprintRemainingDaysResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.sprintmigration
 

Subclasses of AbstractResource in com.atlassian.greenhopper.sprintmigration
 class SprintMigrationBannerResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.configuration
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.configuration
 class CacheControlResource
          Admin-only REST resource to control GreenHopper caches.
 class FeaturesResource
          REST resource for managing the features within GreenHopper's configuration.
 class JiraTaskResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.integration
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.integration
 class TeamCalendarsResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.migration
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.migration
 class ClassicMigrationResource
          Exposes the functionality for classic migration actions
 class SprintMarkerMigrationResource
          REST endpoint for triggering sprint markers migration and getting the progress of a migration task
 

Uses of AbstractResource in com.atlassian.greenhopper.web.project
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.project
 class ProjectResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rank
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rank
 class RankResource
          Internal Ranking resource.
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid
 class RapidBoardResource
           
 class UserDataResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.chart
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.chart
 class FixVersionResource
           
 class RapidChartResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.issue
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.issue
 class IssueResource
          Provides issue related rest resources
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.issue.attachment
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.issue.attachment
 class AttachmentsResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.issue.issuelink
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.issue.issuelink
 class EpicResource
          Resource for changing epic-issue links.
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.list
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.list
 class FlagResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.plan
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.plan
 class PlanningModeResource
          Resource for use in Planning Mode
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.release
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.release
 class ReleaseResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.sprint
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.sprint
 class CompleteSprintResource
           
 class SprintQueryResource
           
 class SprintRankResource
           
 class SprintResource
           
 class StartSprintResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.version
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.version
 class VersionResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.view
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.view
 class CardColorResource
           
 class QuickFilterResource
           
 class RapidViewEditResource
           
 class RapidViewListResource
           
 class RapidViewResource
           
 class SavedFilterResource
          Note: this resource is currently ugly due to the way SingleSelect.js handles ajax errors (showing a nice alert window).
 class SubqueryResource
           
 class SwimlaneResource
           
 class WorkflowResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.view.detailview
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.view.detailview
 class DetailViewFieldResource
          REST resource to facilitate configuration of Detail View Fields.
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.view.workingdays
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.view.workingdays
 class WorkingDaysResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.welcome
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.welcome
 class WelcomeResource
           
 

Uses of AbstractResource in com.atlassian.greenhopper.web.rapid.work
 

Subclasses of AbstractResource in com.atlassian.greenhopper.web.rapid.work
 class WorkResource
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.