KIE Remote Webservices :: WSDL generated classe 6.2.0.Final

org.kie.remote.services.ws.history.generated
Class ObjectFactory

java.lang.Object
  extended by org.kie.remote.services.ws.history.generated.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.kie.remote.services.ws.history.generated package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kie.remote.services.ws.history.generated
 
Method Summary
 FindNodeInstanceLogs createFindNodeInstanceLogs()
          Create an instance of FindNodeInstanceLogs
 JAXBElement<FindNodeInstanceLogs> createFindNodeInstanceLogs(FindNodeInstanceLogs value)
          Create an instance of JAXBElement<FindNodeInstanceLogs>}
 FindNodeInstanceLogsResponse createFindNodeInstanceLogsResponse()
          Create an instance of FindNodeInstanceLogsResponse
 JAXBElement<FindNodeInstanceLogsResponse> createFindNodeInstanceLogsResponse(FindNodeInstanceLogsResponse value)
          Create an instance of JAXBElement<FindNodeInstanceLogsResponse>}
 FindProcessInstanceLogs createFindProcessInstanceLogs()
          Create an instance of FindProcessInstanceLogs
 JAXBElement<FindProcessInstanceLogs> createFindProcessInstanceLogs(FindProcessInstanceLogs value)
          Create an instance of JAXBElement<FindProcessInstanceLogs>}
 FindProcessInstanceLogsResponse createFindProcessInstanceLogsResponse()
          Create an instance of FindProcessInstanceLogsResponse
 JAXBElement<FindProcessInstanceLogsResponse> createFindProcessInstanceLogsResponse(FindProcessInstanceLogsResponse value)
          Create an instance of JAXBElement<FindProcessInstanceLogsResponse>}
 FindVariableInstanceLogs createFindVariableInstanceLogs()
          Create an instance of FindVariableInstanceLogs
 JAXBElement<FindVariableInstanceLogs> createFindVariableInstanceLogs(FindVariableInstanceLogs value)
          Create an instance of JAXBElement<FindVariableInstanceLogs>}
 FindVariableInstanceLogsResponse createFindVariableInstanceLogsResponse()
          Create an instance of FindVariableInstanceLogsResponse
 JAXBElement<FindVariableInstanceLogsResponse> createFindVariableInstanceLogsResponse(FindVariableInstanceLogsResponse value)
          Create an instance of JAXBElement<FindVariableInstanceLogsResponse>}
 HistoryInstanceLogRequest createHistoryInstanceLogRequest()
          Create an instance of HistoryInstanceLogRequest
 JAXBElement<WebServiceFaultInfo> createHistoryServiceException(WebServiceFaultInfo value)
          Create an instance of JAXBElement<WebServiceFaultInfo>}
 NodeInstanceLogResponse createNodeInstanceLogResponse()
          Create an instance of NodeInstanceLogResponse
 ProcessInstanceLogResponse createProcessInstanceLogResponse()
          Create an instance of ProcessInstanceLogResponse
 VariableInstanceLogResponse createVariableInstanceLogResponse()
          Create an instance of VariableInstanceLogResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kie.remote.services.ws.history.generated

Method Detail

createFindProcessInstanceLogs

public FindProcessInstanceLogs createFindProcessInstanceLogs()
Create an instance of FindProcessInstanceLogs


createHistoryInstanceLogRequest

public HistoryInstanceLogRequest createHistoryInstanceLogRequest()
Create an instance of HistoryInstanceLogRequest


createVariableInstanceLogResponse

public VariableInstanceLogResponse createVariableInstanceLogResponse()
Create an instance of VariableInstanceLogResponse


createFindVariableInstanceLogsResponse

public FindVariableInstanceLogsResponse createFindVariableInstanceLogsResponse()
Create an instance of FindVariableInstanceLogsResponse


createFindVariableInstanceLogs

public FindVariableInstanceLogs createFindVariableInstanceLogs()
Create an instance of FindVariableInstanceLogs


createProcessInstanceLogResponse

public ProcessInstanceLogResponse createProcessInstanceLogResponse()
Create an instance of ProcessInstanceLogResponse


createFindNodeInstanceLogs

public FindNodeInstanceLogs createFindNodeInstanceLogs()
Create an instance of FindNodeInstanceLogs


createFindProcessInstanceLogsResponse

public FindProcessInstanceLogsResponse createFindProcessInstanceLogsResponse()
Create an instance of FindProcessInstanceLogsResponse


createNodeInstanceLogResponse

public NodeInstanceLogResponse createNodeInstanceLogResponse()
Create an instance of NodeInstanceLogResponse


createFindNodeInstanceLogsResponse

public FindNodeInstanceLogsResponse createFindNodeInstanceLogsResponse()
Create an instance of FindNodeInstanceLogsResponse


createFindProcessInstanceLogs

public JAXBElement<FindProcessInstanceLogs> createFindProcessInstanceLogs(FindProcessInstanceLogs value)
Create an instance of JAXBElement<FindProcessInstanceLogs>}


createHistoryServiceException

public JAXBElement<WebServiceFaultInfo> createHistoryServiceException(WebServiceFaultInfo value)
Create an instance of JAXBElement<WebServiceFaultInfo>}


createFindVariableInstanceLogsResponse

public JAXBElement<FindVariableInstanceLogsResponse> createFindVariableInstanceLogsResponse(FindVariableInstanceLogsResponse value)
Create an instance of JAXBElement<FindVariableInstanceLogsResponse>}


createFindNodeInstanceLogsResponse

public JAXBElement<FindNodeInstanceLogsResponse> createFindNodeInstanceLogsResponse(FindNodeInstanceLogsResponse value)
Create an instance of JAXBElement<FindNodeInstanceLogsResponse>}


createFindNodeInstanceLogs

public JAXBElement<FindNodeInstanceLogs> createFindNodeInstanceLogs(FindNodeInstanceLogs value)
Create an instance of JAXBElement<FindNodeInstanceLogs>}


createFindVariableInstanceLogs

public JAXBElement<FindVariableInstanceLogs> createFindVariableInstanceLogs(FindVariableInstanceLogs value)
Create an instance of JAXBElement<FindVariableInstanceLogs>}


createFindProcessInstanceLogsResponse

public JAXBElement<FindProcessInstanceLogsResponse> createFindProcessInstanceLogsResponse(FindProcessInstanceLogsResponse value)
Create an instance of JAXBElement<FindProcessInstanceLogsResponse>}


KIE Remote Webservices :: WSDL generated classe 6.2.0.Final

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