Uses of Class
com.atlassian.jira.rest.v2.issue.project.ProjectBean.AssigneeType

Packages that use ProjectBean.AssigneeType
com.atlassian.jira.rest.v2.issue.project   
 

Uses of ProjectBean.AssigneeType in com.atlassian.jira.rest.v2.issue.project
 

Methods in com.atlassian.jira.rest.v2.issue.project that return ProjectBean.AssigneeType
static ProjectBean.AssigneeType ProjectBean.AssigneeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProjectBean.AssigneeType[] ProjectBean.AssigneeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.