KIE Remote Webservices :: WSDL generated classe 6.2.0.Final

Uses of Class
org.kie.remote.services.ws.history.generated.HistoryInstanceLogRequest

Packages that use HistoryInstanceLogRequest
org.kie.remote.services.ws.history.generated   
 

Uses of HistoryInstanceLogRequest in org.kie.remote.services.ws.history.generated
 

Fields in org.kie.remote.services.ws.history.generated declared as HistoryInstanceLogRequest
protected  HistoryInstanceLogRequest FindNodeInstanceLogs.request
           
protected  HistoryInstanceLogRequest FindVariableInstanceLogs.request
           
protected  HistoryInstanceLogRequest FindProcessInstanceLogs.request
           
 

Methods in org.kie.remote.services.ws.history.generated that return HistoryInstanceLogRequest
 HistoryInstanceLogRequest ObjectFactory.createHistoryInstanceLogRequest()
          Create an instance of HistoryInstanceLogRequest
 HistoryInstanceLogRequest FindNodeInstanceLogs.getRequest()
          Gets the value of the request property.
 HistoryInstanceLogRequest FindVariableInstanceLogs.getRequest()
          Gets the value of the request property.
 HistoryInstanceLogRequest FindProcessInstanceLogs.getRequest()
          Gets the value of the request property.
 

Methods in org.kie.remote.services.ws.history.generated with parameters of type HistoryInstanceLogRequest
 NodeInstanceLogResponse HistoryWebService.findNodeInstanceLogs(HistoryInstanceLogRequest request)
           
 ProcessInstanceLogResponse HistoryWebService.findProcessInstanceLogs(HistoryInstanceLogRequest request)
           
 VariableInstanceLogResponse HistoryWebService.findVariableInstanceLogs(HistoryInstanceLogRequest request)
           
 void FindNodeInstanceLogs.setRequest(HistoryInstanceLogRequest value)
          Sets the value of the request property.
 void FindVariableInstanceLogs.setRequest(HistoryInstanceLogRequest value)
          Sets the value of the request property.
 void FindProcessInstanceLogs.setRequest(HistoryInstanceLogRequest value)
          Sets the value of the request property.
 


KIE Remote Webservices :: WSDL generated classe 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.