|
jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CommandResponse in org.jbpm.formModeler.service.bb.mvc.components |
|---|
| Methods in org.jbpm.formModeler.service.bb.mvc.components that return CommandResponse | |
|---|---|
CommandResponse |
RedirectionHandler.actionRedirectToSection(CommandRequest request)
|
CommandResponse |
ControllerStatus.getResponse()
|
| Methods in org.jbpm.formModeler.service.bb.mvc.components with parameters of type CommandResponse | |
|---|---|
void |
ControllerStatus.setResponse(CommandResponse response)
|
| Uses of CommandResponse in org.jbpm.formModeler.service.bb.mvc.components.handling |
|---|
| Methods in org.jbpm.formModeler.service.bb.mvc.components.handling that return CommandResponse | |
|---|---|
CommandResponse |
BeanHandler.handle(CommandRequest request,
String action)
|
CommandResponse |
BaseUIComponent.handle(CommandRequest request,
String action)
|
| Uses of CommandResponse in org.jbpm.formModeler.service.bb.mvc.controller.requestChain |
|---|
| Methods in org.jbpm.formModeler.service.bb.mvc.controller.requestChain that return CommandResponse | |
|---|---|
CommandResponse |
BeanDispatcher.handleRequest(CommandRequest request)
|
| Uses of CommandResponse in org.jbpm.formModeler.service.bb.mvc.controller.responses |
|---|
| Classes in org.jbpm.formModeler.service.bb.mvc.controller.responses that implement CommandResponse | |
|---|---|
class |
DoNothingResponse
Null response generator. |
class |
ForwardResponse
Forwards to a resource |
class |
RedirectToURLResponse
Sends a redirect to an arbitrary URL. |
class |
SendErrorResponse
Sends a error code response as a error |
class |
SendStreamResponse
This class allows sending a file as response. |
class |
ShowCurrentScreenResponse
|
class |
ShowScreenResponse
|
|
jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||