com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
Class LabelSuggestionsBean

java.lang.Object
  extended by com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.LabelSuggestionsBean

public class LabelSuggestionsBean
extends Object

Since:
v5.0

Field Summary
 List<LabelSuggestionBean> suggestions
           
 String token
           
 
Constructor Summary
LabelSuggestionsBean()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

token

public String token

suggestions

public List<LabelSuggestionBean> suggestions
Constructor Detail

LabelSuggestionsBean

public LabelSuggestionsBean()


Copyright © 2002-2012 Atlassian. All Rights Reserved.