com.atlassian.jira.jelly.tag.issue
Class AddCustomFieldValue

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

public class AddCustomFieldValue
extends JiraDynaBeanTagSupport

See Also:
Serialized Form

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

AddCustomFieldValue

public AddCustomFieldValue()
Method Detail

doTag

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