@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(java.lang.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(java.lang.String url)
StaplerResponse.sendRedirect2(String).public void doTag(org.apache.commons.jelly.XMLOutput output)
throws org.apache.commons.jelly.JellyTagException
org.apache.commons.jelly.JellyTagExceptionCopyright © 2015. All Rights Reserved.