All Downloads are FREE. Search and download functionalities are using the official Maven repository.

thomsonreuters.dss.api.extractions.entity.set.RawExtractionResults Maven / Gradle / Ivy

The newest version!
package thomsonreuters.dss.api.extractions.entity.set;

import com.github.davidmoten.odata.client.ContextPath;

import thomsonreuters.dss.api.extractions.extractionrequests.collection.request.RawExtractionResultCollectionRequest;

public final class RawExtractionResults extends RawExtractionResultCollectionRequest {

    public RawExtractionResults(ContextPath contextPath) {
        super(contextPath);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy