Package com.netflix.genie.web.apis.rest.v3.controllers
Classes that represent the REST-ful resources provided by Genie.
-
Class Summary Class Description ApplicationRestController REST end-point for supporting Applications.ClusterRestController REST end-point for supporting clusters.CommandRestController REST end-point for supporting commands.ControllerUtils Utility methods re-used in various controllers.GenieExceptionMapper Exception mapper for Genie Exceptions.JobRestController REST end-point for supporting jobs.RootRestController Rest controller for the V3 API root.