|
jbpm-form-modeler-document 6.2.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.formModeler.service.bb.mvc.components.handling.BeanHandler
org.jbpm.formModeler.fieldTypes.document.handling.FileDownloadHandler
@Named(value="fdch") @ApplicationScoped public class FileDownloadHandler
| Constructor Summary | |
|---|---|
FileDownloadHandler()
|
|
| Method Summary | |
|---|---|
org.jbpm.formModeler.service.bb.mvc.controller.CommandResponse |
actionDownload(org.jbpm.formModeler.service.bb.mvc.controller.CommandRequest request)
Action to download the specified file |
boolean |
isEnabledForActionHandling()
|
| 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, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileDownloadHandler()
| Method Detail |
|---|
public org.jbpm.formModeler.service.bb.mvc.controller.CommandResponse actionDownload(org.jbpm.formModeler.service.bb.mvc.controller.CommandRequest request)
request - A CommandRequest object that contains the the HttpServletRequest, HttpServletResponse, HttpSession and the information about the files uploaded on the current submit
public boolean isEnabledForActionHandling()
isEnabledForActionHandling in class org.jbpm.formModeler.service.bb.mvc.components.handling.BeanHandler
|
jbpm-form-modeler-document 6.2.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||