|
Pull Up Method public unmarshal(ctx Context, objectInputStream ObjectInputStream, object byte[], classLoader ClassLoader) : Object from class org.jbpm.document.marshalling.DocumentsMarshallingStrategy to public unmarshal(ctx Context, objectInputStream ObjectInputStream, object byte[], classLoader ClassLoader) : Object from class org.jbpm.document.marshalling.AbstractDocumentCollectionMarshallingStrategy |
From |
To |
|
Pull Up Method public write(arg0 ObjectOutputStream, arg1 Object) : void from class org.jbpm.document.marshalling.DocumentsMarshallingStrategy to public write(arg0 ObjectOutputStream, arg1 Object) : void from class org.jbpm.document.marshalling.AbstractDocumentCollectionMarshallingStrategy |
From |
To |
|
Pull Up Method public read(arg0 ObjectInputStream) : Object from class org.jbpm.document.marshalling.DocumentsMarshallingStrategy to public read(arg0 ObjectInputStream) : Object from class org.jbpm.document.marshalling.AbstractDocumentCollectionMarshallingStrategy |
From |
To |
|
Pull Up Method public marshal(ctx Context, objectOutputStream ObjectOutputStream, o Object) : byte[] from class org.jbpm.document.marshalling.DocumentsMarshallingStrategy to public marshal(ctx Context, objectOutputStream ObjectOutputStream, o Object) : byte[] from class org.jbpm.document.marshalling.AbstractDocumentCollectionMarshallingStrategy |
From |
To |
|
Pull Up Method public createContext() : Context from class org.jbpm.document.marshalling.DocumentsMarshallingStrategy to public createContext() : Context from class org.jbpm.document.marshalling.AbstractDocumentCollectionMarshallingStrategy |
From |
To |