KIE Remote Services :: JAXB classes 6.1.0.Final

Serialized Form


Package org.kie.services.client.serialization

Class org.kie.services.client.serialization.SerializationException extends RuntimeException implements Serializable

serialVersionUID: -4588806446951069542L


Package org.kie.services.client.serialization.jaxb.impl.process

Class org.kie.services.client.serialization.jaxb.impl.process.JaxbProcessDefinition extends Object implements Serializable

serialVersionUID: -3957871508798793000L

Serialized Fields

id

String id

name

String name

version

String version

packageName

String packageName

deploymentId

String deploymentId

forms

Map<K,V> forms

variables

Map<K,V> variables

Package org.kie.services.client.serialization.jaxb.impl.task

Class org.kie.services.client.serialization.jaxb.impl.task.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.services.client.serialization.jaxb.impl.task.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


KIE Remote Services :: JAXB classes 6.1.0.Final

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