com.atlassian.greenhopper.sprintmigration
Class SprintMigrationBannerPreferences

java.lang.Object
  extended by com.atlassian.greenhopper.sprintmigration.SprintMigrationBannerPreferences

public class SprintMigrationBannerPreferences
extends java.lang.Object


Constructor Summary
SprintMigrationBannerPreferences(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, PermissionService permissionService, com.atlassian.jira.user.UserPropertyManager userPropertyManager, SprintMarkerMigrationHelper sprintMarkerMigrationHelper)
           
 
Method Summary
 void dismissBanner()
           
 boolean shouldDisplayBanner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SprintMigrationBannerPreferences

public SprintMigrationBannerPreferences(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext,
                                        PermissionService permissionService,
                                        com.atlassian.jira.user.UserPropertyManager userPropertyManager,
                                        SprintMarkerMigrationHelper sprintMarkerMigrationHelper)
Method Detail

dismissBanner

public void dismissBanner()

shouldDisplayBanner

public boolean shouldDisplayBanner()


Copyright © 2007-2014 Atlassian. All Rights Reserved.