| Modifier and Type | Method and Description |
|---|---|
void |
ProcessRequestBean.processCommand(org.kie.api.command.Command cmd,
JaxbCommandsRequest request,
int i,
JaxbCommandsResponse jaxbResponse) |
| Constructor and Description |
|---|
JaxbCommandsResponse(JaxbCommandsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected JaxbCommandsResponse |
RequestMessageBean.jmsProcessJaxbCommandsRequest(JaxbCommandsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
JaxbCommandsResponse |
ExecuteResourceImpl.execute(JaxbCommandsRequest cmdsRequest)
The "/execute" method is an "internal" method that is used by the kie-remote-client classes
It is not meant to be used "externally".
|
protected JaxbCommandsResponse |
ResourceBase.restProcessJaxbCommandsRequest(JaxbCommandsRequest request) |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbCommandsRequest |
Execute.request |
| Modifier and Type | Method and Description |
|---|---|
JaxbCommandsRequest |
Execute.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JaxbCommandsRequest> |
ObjectFactory.createCommandRequest(JaxbCommandsRequest value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JaxbCommandsRequest> |
ObjectFactory.createCommandRequest(JaxbCommandsRequest value)
|
void |
Execute.setRequest(JaxbCommandsRequest value)
Sets the value of the request property.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.