| Package | Description |
|---|---|
| org.kie.remote.services.ws.history.generated |
| Modifier and Type | Field and Description |
|---|---|
protected HistoryInstanceLogRequest |
FindVariableInstanceLogs.request |
protected HistoryInstanceLogRequest |
FindProcessInstanceLogs.request |
protected HistoryInstanceLogRequest |
FindNodeInstanceLogs.request |
| Modifier and Type | Method and Description |
|---|---|
HistoryInstanceLogRequest |
ObjectFactory.createHistoryInstanceLogRequest()
Create an instance of
HistoryInstanceLogRequest |
HistoryInstanceLogRequest |
FindVariableInstanceLogs.getRequest()
Gets the value of the request property.
|
HistoryInstanceLogRequest |
FindProcessInstanceLogs.getRequest()
Gets the value of the request property.
|
HistoryInstanceLogRequest |
FindNodeInstanceLogs.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
NodeInstanceLogResponse |
HistoryWebService.findNodeInstanceLogs(HistoryInstanceLogRequest request) |
ProcessInstanceLogResponse |
HistoryWebService.findProcessInstanceLogs(HistoryInstanceLogRequest request) |
VariableInstanceLogResponse |
HistoryWebService.findVariableInstanceLogs(HistoryInstanceLogRequest request) |
void |
FindVariableInstanceLogs.setRequest(HistoryInstanceLogRequest value)
Sets the value of the request property.
|
void |
FindProcessInstanceLogs.setRequest(HistoryInstanceLogRequest value)
Sets the value of the request property.
|
void |
FindNodeInstanceLogs.setRequest(HistoryInstanceLogRequest value)
Sets the value of the request property.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.