Uses of Class
com.atlassian.jira.web.action.project.AddProject.NextAction

Packages that use AddProject.NextAction
com.atlassian.jira.web.action.project   
 

Uses of AddProject.NextAction in com.atlassian.jira.web.action.project
 

Methods in com.atlassian.jira.web.action.project that return AddProject.NextAction
static AddProject.NextAction AddProject.NextAction.fromValue(String value)
           
static AddProject.NextAction AddProject.NextAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AddProject.NextAction[] AddProject.NextAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.