org.jbpm.formModeler.service.bb.mvc.components
Class RedirectionHandler
java.lang.Object
org.jbpm.formModeler.service.bb.mvc.components.handling.BeanHandler
org.jbpm.formModeler.service.bb.mvc.components.RedirectionHandler
- All Implemented Interfaces:
- Serializable
@ApplicationScoped
public class RedirectionHandler
- extends BeanHandler
- See Also:
- Serialized Form
| 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 |
PARAM_PAGE_TO_REDIRECT
public static final String PARAM_PAGE_TO_REDIRECT
- See Also:
- Constant Field Values
RedirectionHandler
public RedirectionHandler()
actionRedirectToSection
public CommandResponse actionRedirectToSection(CommandRequest request)
throws Exception
- Throws:
Exception
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.