Uses of Class
uk.gov.gchq.gaffer.rest.service.v2.AbstractOperationService
-
Packages that use AbstractOperationService Package Description uk.gov.gchq.gaffer.rest.controller uk.gov.gchq.gaffer.rest.service.v2 Service implementations for v2 of the Gaffer REST API. -
-
Uses of AbstractOperationService in uk.gov.gchq.gaffer.rest.controller
Subclasses of AbstractOperationService in uk.gov.gchq.gaffer.rest.controller Modifier and Type Class Description classOperationController -
Uses of AbstractOperationService in uk.gov.gchq.gaffer.rest.service.v2
Subclasses of AbstractOperationService in uk.gov.gchq.gaffer.rest.service.v2 Modifier and Type Class Description classOperationServiceV2An implementation ofIOperationServiceV2.
-