KIE Remote Webservices :: WSDL generated classe 6.2.0.CR1

Serialized Form


Package org.kie.remote.services.ws.deployment.generated

Class org.kie.remote.services.ws.deployment.generated.DeploymentIdRequest extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

deploymentId

String deploymentId

operation

DeploymentOperationType operation

descriptor

JaxbDeploymentDescriptor descriptor

strategy

org.kie.internal.runtime.conf.RuntimeStrategy strategy

mergeMode

org.kie.internal.runtime.conf.MergeMode mergeMode

pageNumber

Integer pageNumber

pageSize

Integer pageSize

Class org.kie.remote.services.ws.deployment.generated.DeploymentInfoResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

deploymentUnit

JaxbDeploymentUnit deploymentUnit

operationRequested

DeploymentOperationType operationRequested

Class org.kie.remote.services.ws.deployment.generated.DeploymentWebServiceException extends Exception implements Serializable

Serialized Fields

faultInfo

WebServiceFaultInfo faultInfo
Java type that goes as soapenv:Fault detail element.

Class org.kie.remote.services.ws.deployment.generated.GetDeploymentInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

request

DeploymentIdRequest request

Class org.kie.remote.services.ws.deployment.generated.GetDeploymentInfoResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_return

JaxbDeploymentUnitList _return

Class org.kie.remote.services.ws.deployment.generated.GetProcessDefinitionIds extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

request

DeploymentIdRequest request

Class org.kie.remote.services.ws.deployment.generated.GetProcessDefinitionIdsResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_return

ProcessIdsResponse _return

Class org.kie.remote.services.ws.deployment.generated.GetProcessDefinitionInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

request

DeploymentIdRequest request

Class org.kie.remote.services.ws.deployment.generated.GetProcessDefinitionInfoResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_return

JaxbProcessDefinitionList _return

Class org.kie.remote.services.ws.deployment.generated.Manage extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

request

DeploymentIdRequest request

Class org.kie.remote.services.ws.deployment.generated.ManageResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_return

DeploymentInfoResponse _return

Class org.kie.remote.services.ws.deployment.generated.ProcessIdsResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

deploymentId

String deploymentId

processId

List<E> processId

Package org.kie.remote.services.ws.history.generated

Class org.kie.remote.services.ws.history.generated.FindNodeInstanceLogs extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

request

HistoryInstanceLogRequest request

Class org.kie.remote.services.ws.history.generated.FindNodeInstanceLogsResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_return

NodeInstanceLogResponse _return

Class org.kie.remote.services.ws.history.generated.FindProcessInstanceLogs extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

request

HistoryInstanceLogRequest request

Class org.kie.remote.services.ws.history.generated.FindProcessInstanceLogsResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_return

ProcessInstanceLogResponse _return

Class org.kie.remote.services.ws.history.generated.FindVariableInstanceLogs extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

request

HistoryInstanceLogRequest request

Class org.kie.remote.services.ws.history.generated.FindVariableInstanceLogsResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_return

VariableInstanceLogResponse _return

Class org.kie.remote.services.ws.history.generated.HistoryInstanceLogRequest extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

processInstanceId

Long processInstanceId

processDefId

String processDefId

nodeId

String nodeId

variableId

String variableId

variableValue

String variableValue

pageNumber

Integer pageNumber

pageSize

Integer pageSize

Class org.kie.remote.services.ws.history.generated.HistoryWebServiceException extends Exception implements Serializable

Serialized Fields

faultInfo

WebServiceFaultInfo faultInfo
Java type that goes as soapenv:Fault detail element.

Class org.kie.remote.services.ws.history.generated.NodeInstanceLogResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

processInstanceId

Long processInstanceId

processId

String processId

nodeInstanceId

String nodeInstanceId

nodeId

String nodeId

nodeName

String nodeName

date

XMLGregorianCalendar date

workItemId

Long workItemId

connection

String connection

externalId

String externalId

nodeType

String nodeType

type

Integer type

Class org.kie.remote.services.ws.history.generated.ProcessInstanceLogResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

processInstanceId

Long processInstanceId

processId

String processId

startDate

XMLGregorianCalendar startDate

endDate

XMLGregorianCalendar endDate

status

Integer status

parentProcessInstanceId

Long parentProcessInstanceId

outcome

String outcome

duration

Long duration

identity

String identity

externalId

String externalId

processVersion

String processVersion

processName

String processName

Class org.kie.remote.services.ws.history.generated.VariableInstanceLogResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

processInstanceId

Long processInstanceId

processId

String processId

variableInstanceId

String variableInstanceId

variableId

String variableId

value

String value

oldValue

String oldValue

date

XMLGregorianCalendar date

externalId

String externalId


KIE Remote Webservices :: WSDL generated classe 6.2.0.CR1

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