JavaScript is disabled on your browser.
jBPM Form Modeler - Request Dispatcher 6.4.0.Beta1
java.lang.Object
org.jbpm.formModeler.service.bb.mvc.controller.responses.DoNothingResponse
Method Detail
execute
public boolean execute(CommandRequest cmdReq)
throws Exception
Executes the response. It typically will be one of the response types
that are provided in the org.jbpm.formModeler.service.mvc.controller.responses package.
Specified by:
execute in interface CommandResponse
Parameters: cmdReq - Object encapsulating the request information.
Returns: boolean if the execution has been successfully executed, false otherwise.
Throws:
Exception
jBPM Form Modeler - Request Dispatcher 6.4.0.Beta1
Copyright © 2001–2016 JBoss by Red Hat . All rights reserved.