com.atlassian.jira.rest.v2.issue
Class LabelBean

java.lang.Object
  extended by com.atlassian.jira.rest.v2.issue.LabelBean

public class LabelBean
extends Object

Since:
v4.2

Constructor Summary
LabelBean()
           
 
Method Summary
static Collection<String> asStrings(Collection<Label> labels)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelBean

public LabelBean()
Method Detail

asStrings

public static Collection<String> asStrings(Collection<Label> labels)


Copyright © 2002-2014 Atlassian. All Rights Reserved.