public class CasDefaultFlowUrlHandler
extends org.springframework.webflow.context.servlet.DefaultFlowUrlHandler
| Constructor and Description |
|---|
CasDefaultFlowUrlHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
createFlowDefinitionUrl(String flowId,
org.springframework.webflow.core.collection.AttributeMap input,
javax.servlet.http.HttpServletRequest request) |
String |
createFlowExecutionUrl(String flowId,
String flowExecutionKey,
javax.servlet.http.HttpServletRequest request) |
public String createFlowExecutionUrl(String flowId, String flowExecutionKey, javax.servlet.http.HttpServletRequest request)
createFlowExecutionUrl in interface org.springframework.webflow.context.servlet.FlowUrlHandlercreateFlowExecutionUrl in class org.springframework.webflow.context.servlet.DefaultFlowUrlHandlerpublic String createFlowDefinitionUrl(String flowId, org.springframework.webflow.core.collection.AttributeMap input, javax.servlet.http.HttpServletRequest request)
createFlowDefinitionUrl in interface org.springframework.webflow.context.servlet.FlowUrlHandlercreateFlowDefinitionUrl in class org.springframework.webflow.context.servlet.DefaultFlowUrlHandlerCopyright © 2004-2012 Jasig. All Rights Reserved.