com.atlassian.jira.jelly.tag
Class StringContains

java.lang.Object
  extended byDynaBeanTagSupport
      extended bycom.atlassian.jira.jelly.JiraDynaBeanTagSupport
          extended bycom.atlassian.jira.jelly.tag.StringContains

public class StringContains
extends JiraDynaBeanTagSupport

See Also:
Serialized Form

Constructor Summary
StringContains()
           
 
Method Summary
 void doTag(XMLOutput xmlOutput)
           
 
Methods inherited from class com.atlassian.jira.jelly.JiraDynaBeanTagSupport
getProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringContains

public StringContains()
Method Detail

doTag

public void doTag(XMLOutput xmlOutput)
           throws JellyTagException
Throws:
JellyTagException