com.atlassian.jira.projectconfig.util
Class Projects

java.lang.Object
  extended by com.atlassian.jira.projectconfig.util.Projects

public class Projects
extends Object

Since:
v6.1

Method Summary
static com.google.common.base.Function<Project,String> getProjectName()
           
static com.google.common.collect.Ordering<Project> nameOrder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getProjectName

public static com.google.common.base.Function<Project,String> getProjectName()

nameOrder

public static com.google.common.collect.Ordering<Project> nameOrder()


Copyright © 2002-2013 Atlassian. All Rights Reserved.