KIE Remote Services :: Services 6.2.0.CR4

Serialized Form


Package org.kie.remote.services.exception

Class org.kie.remote.services.exception.DeploymentNotFoundException extends KieRemoteRestOperationException implements Serializable

serialVersionUID: 6533087530265037387L

Class org.kie.remote.services.exception.KieRemoteServicesInternalError extends Error implements Serializable

serialVersionUID: -6741972907562227891L

Class org.kie.remote.services.exception.KieRemoteServicesRuntimeException extends RuntimeException implements Serializable

serialVersionUID: -5411787229668474892L


Package org.kie.remote.services.jaxb

Class org.kie.remote.services.jaxb.JaxbContentResponse extends org.jbpm.services.task.impl.model.xml.JaxbContent implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.kie.remote.services.jaxb.JaxbTaskResponse extends org.jbpm.services.task.impl.model.xml.JaxbTask implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package org.kie.remote.services.rest.exception

Class org.kie.remote.services.rest.exception.KieRemoteRestOperationException extends RuntimeException implements Serializable

serialVersionUID: 3065096836333886139L

Serialized Fields

status

Integer status

Package org.kie.remote.services.util

Class org.kie.remote.services.util.ExecuteAndSerializeCommand extends org.jbpm.services.task.commands.TaskCommand<T> implements Serializable

Serialized Fields

command

org.jbpm.services.task.commands.TaskCommand<T> command

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

Class org.kie.remote.services.ws.command.generated.CommandWebServiceException extends Exception implements Serializable

Serialized Fields

faultInfo

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

Class org.kie.remote.services.ws.command.generated.Execute extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

request

JaxbCommandsRequest request

Class org.kie.remote.services.ws.command.generated.ExecuteResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_return

JaxbCommandsResponse _return


KIE Remote Services :: Services 6.2.0.CR4

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