jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT

org.jbpm.formModeler.service.bb.mvc.components
Class RedirectionHandler

java.lang.Object
  extended by org.jbpm.formModeler.service.bb.mvc.components.handling.BeanHandler
      extended by org.jbpm.formModeler.service.bb.mvc.components.RedirectionHandler
All Implemented Interfaces:
Serializable

@ApplicationScoped
public class RedirectionHandler
extends BeanHandler

See Also:
Serialized Form

Field Summary
static String PARAM_PAGE_TO_REDIRECT
           
 
Constructor Summary
RedirectionHandler()
           
 
Method Summary
 CommandResponse actionRedirectToSection(CommandRequest request)
           
 
Methods inherited from class org.jbpm.formModeler.service.bb.mvc.components.handling.BeanHandler
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getExtraActionParams, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARAM_PAGE_TO_REDIRECT

public static final String PARAM_PAGE_TO_REDIRECT
See Also:
Constant Field Values
Constructor Detail

RedirectionHandler

public RedirectionHandler()
Method Detail

actionRedirectToSection

public CommandResponse actionRedirectToSection(CommandRequest request)
                                        throws Exception
Throws:
Exception

jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.