com.atlassian.jira.jelly.tag.admin
Class AddCustomFieldSelectValue

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

public class AddCustomFieldSelectValue
extends JiraDynaBeanTagSupport

See Also:
Serialized Form

Constructor Summary
AddCustomFieldSelectValue()
           
 
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

AddCustomFieldSelectValue

public AddCustomFieldSelectValue()
Method Detail

doTag

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