| Modifier and Type | Method and Description |
|---|---|
<T> void |
ProcessRequestBean.processCommand(org.kie.api.command.Command<T> cmd,
JaxbCommandsRequest request,
int i,
JaxbCommandsResponse jaxbResponse) |
| 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".
|
| Modifier and Type | Method and Description |
|---|---|
static JaxbCommandsResponse |
ExecuteCommandUtil.restProcessJaxbCommandsRequest(JaxbCommandsRequest request,
org.kie.internal.identity.IdentityProvider identityProvider,
ProcessRequestBean processRequestBean) |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbCommandsResponse |
ExecuteResponse._return |
| Modifier and Type | Method and Description |
|---|---|
JaxbCommandsResponse |
ExecuteResponse.getReturn()
Gets the value of the return property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JaxbCommandsResponse> |
ObjectFactory.createCommandResponse(JaxbCommandsResponse value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JaxbCommandsResponse> |
ObjectFactory.createCommandResponse(JaxbCommandsResponse value)
|
void |
ExecuteResponse.setReturn(JaxbCommandsResponse value)
Sets the value of the return property.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.