Uses of Class
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTransitionsMeta.Expand

Packages that use IssueTransitionsMeta.Expand
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client   
 

Uses of IssueTransitionsMeta.Expand in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 

Methods in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client that return IssueTransitionsMeta.Expand
static IssueTransitionsMeta.Expand IssueTransitionsMeta.Expand.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IssueTransitionsMeta.Expand[] IssueTransitionsMeta.Expand.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.