public class ServiceWarningAction
extends org.springframework.webflow.action.AbstractAction
ServiceWarningAction. Populates the view
with the target url of the application after the warning
screen is displayed.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PARAMETER_NAME_IGNORE_WARNING
Parameter name indicating that warning should be ignored and removed.
|
| Constructor and Description |
|---|
ServiceWarningAction() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext context) |
public static final java.lang.String PARAMETER_NAME_IGNORE_WARNING