@NoContent
public class RedirectTag
extends org.apache.commons.jelly.TagSupport
Constructor and Description |
---|
RedirectTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag(org.apache.commons.jelly.XMLOutput output) |
void |
setUrl(String url)
Sets the target URL to redirect to.
|
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
@Required public void setUrl(String url)
StaplerResponse.sendRedirect2(String)
.public void doTag(org.apache.commons.jelly.XMLOutput output) throws org.apache.commons.jelly.JellyTagException
org.apache.commons.jelly.JellyTagException
Copyright © 2014. All rights reserved.