Class AbstractDocumentCollectionMarshallingStrategy

  • All Implemented Interfaces:
    org.kie.api.marshalling.ObjectMarshallingStrategy
    Direct Known Subclasses:
    DocumentCollectionImplMarshallingStrategy, DocumentsMarshallingStrategy

    public abstract class AbstractDocumentCollectionMarshallingStrategy
    extends Object
    implements org.kie.api.marshalling.ObjectMarshallingStrategy
    Marshalling strategy definition to Marshal a collection of documents.