public class SerializedSaga extends SimpleSerializedObject<byte[]>
Constructor and Description |
---|
SerializedSaga(byte[] data,
String type,
String revision)
Initialize a SerializedSaga instance with given
data , of given type and
revision . |
Copyright © 2010–2017. All rights reserved.