Uses of Class
com.atlassian.jira.hints.HintManager.Context

Packages that use HintManager.Context
com.atlassian.jira.hints   
 

Uses of HintManager.Context in com.atlassian.jira.hints
 

Methods in com.atlassian.jira.hints that return HintManager.Context
static HintManager.Context HintManager.Context.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HintManager.Context[] HintManager.Context.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.jira.hints with parameters of type HintManager.Context
 Hint DefaultHintManager.getHintForContext(com.atlassian.crowd.embedded.api.User remoteUser, JiraHelper jiraHelper, HintManager.Context context)
           
 Hint HintManager.getHintForContext(com.atlassian.crowd.embedded.api.User remoteUser, JiraHelper jiraHelper, HintManager.Context context)
          Given a valid HintManager.Context this method returns a random link for that context.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.