@Component(value="duracloud-config")
public class DuracloudConfigFlowHandler
extends org.springframework.webflow.mvc.servlet.AbstractFlowHandler
| Constructor and Description |
|---|
DuracloudConfigFlowHandler(SyncConfigurationManager synConfigurationManager) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.webflow.core.collection.MutableAttributeMap |
createExecutionInputMap(javax.servlet.http.HttpServletRequest request) |
String |
getFlowId() |
String |
handleExecutionOutcome(org.springframework.webflow.execution.FlowExecutionOutcome outcome,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public static final String FLOW_ID
@Autowired public DuracloudConfigFlowHandler(SyncConfigurationManager synConfigurationManager)
public String getFlowId()
getFlowId in interface org.springframework.webflow.mvc.servlet.FlowHandlergetFlowId in class org.springframework.webflow.mvc.servlet.AbstractFlowHandlerpublic String handleExecutionOutcome(org.springframework.webflow.execution.FlowExecutionOutcome outcome, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
handleExecutionOutcome in interface org.springframework.webflow.mvc.servlet.FlowHandlerhandleExecutionOutcome in class org.springframework.webflow.mvc.servlet.AbstractFlowHandlerpublic org.springframework.webflow.core.collection.MutableAttributeMap createExecutionInputMap(javax.servlet.http.HttpServletRequest request)
createExecutionInputMap in interface org.springframework.webflow.mvc.servlet.FlowHandlercreateExecutionInputMap in class org.springframework.webflow.mvc.servlet.AbstractFlowHandlerCopyright © 2009–2016 DuraSpace. All rights reserved.