Uses of Class
com.atlassian.jira.rest.v2.issue.component.ComponentBean.AssigneeType

Packages that use ComponentBean.AssigneeType
com.atlassian.jira.rest.v2.issue.component   
 

Uses of ComponentBean.AssigneeType in com.atlassian.jira.rest.v2.issue.component
 

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



Copyright © 2002-2014 Atlassian. All Rights Reserved.