com.atlassian.jira.portal
Class CandidateProjectsValuesGenerator

java.lang.Object
  extended by com.atlassian.jira.portal.ProjectValuesGenerator
      extended by com.atlassian.jira.portal.CandidateProjectsValuesGenerator
All Implemented Interfaces:
com.atlassian.configurable.ValuesGenerator

public class CandidateProjectsValuesGenerator
extends com.atlassian.jira.portal.ProjectValuesGenerator
implements com.atlassian.configurable.ValuesGenerator

FQCN : com.atlassian.jira.portal.CandidateProjectsValuesGenerator

Since:
3.10.1.30 Description : Provides list of all available Projects + None value
Author:
Kaamelot

Field Summary
 
Fields inherited from interface com.atlassian.configurable.ValuesGenerator
NONE
 
Constructor Summary
CandidateProjectsValuesGenerator()
           
 
Method Summary
protected  com.opensymphony.user.User getRemoteUser()
           
 java.util.Map getValues(java.util.Map params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CandidateProjectsValuesGenerator

public CandidateProjectsValuesGenerator()
Method Detail

getValues

public java.util.Map getValues(java.util.Map params)
Specified by:
getValues in interface com.atlassian.configurable.ValuesGenerator
Overrides:
getValues in class com.atlassian.jira.portal.ProjectValuesGenerator
See Also:
ValuesGenerator.getValues(java.util.Map)

getRemoteUser

protected com.opensymphony.user.User getRemoteUser()


Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.