com.atlassian.jira.jelly.tag
Class RunSearchRequest

java.lang.Object
  extended byDynaBeanTagSupport
      extended bycom.atlassian.jira.jelly.UserAwareDynaBeanTagSupport
          extended bycom.atlassian.jira.jelly.tag.RunSearchRequest
All Implemented Interfaces:
UserAware

public class RunSearchRequest
extends UserAwareDynaBeanTagSupport

Created by IntelliJ IDEA. User: Owen Date: 24/07/2003 Time: 15:00:17 To change this template use Options | File Templates.

See Also:
Serialized Form

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

Constructor Detail

RunSearchRequest

public RunSearchRequest()
Method Detail

doTag

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