Uses of Interface
com.atlassian.jira.issue.label.LabelParser.CreateFromString

Packages that use LabelParser.CreateFromString
com.atlassian.jira.issue.label   
 

Uses of LabelParser.CreateFromString in com.atlassian.jira.issue.label
 

Methods in com.atlassian.jira.issue.label with parameters of type LabelParser.CreateFromString
static
<Y> Set<Y>
LabelParser.buildFromString(LabelParser.CreateFromString<Y> factory, String labelsString)
          Takes a set of labels represented as a string and parses them out.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.