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 class
OperationController
-
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 class
OperationServiceV2
An implementation ofIOperationServiceV2
.
-