com.atlassian.bamboo.util
Class CommentTextUtils

java.lang.Object
  extended by com.atlassian.bamboo.util.CommentTextUtils

public class CommentTextUtils
extends java.lang.Object


Constructor Summary
CommentTextUtils()
           
 
Method Summary
static java.util.Collection<java.lang.String> findIssueKeysInComment(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentTextUtils

public CommentTextUtils()
Method Detail

findIssueKeysInComment

public static java.util.Collection<java.lang.String> findIssueKeysInComment(@NotNull
                                                                            java.lang.String string)


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.