public class RedirectStep extends Step
| Constructor and Description |
|---|
RedirectStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethod() |
String |
getUrl() |
RcmlRedirectStep |
render(Interpreter interpreter) |
void |
setMethod(String method) |
void |
setUrl(String url) |
public String getUrl()
public void setUrl(String url)
public String getMethod()
public void setMethod(String method)
public RcmlRedirectStep render(Interpreter interpreter)
Copyright © 2016. All Rights Reserved.