Interface IJobServiceV2

  • All Known Implementing Classes:
    JobServiceV2

    @Path("/graph/jobs")
    @Produces("application/json")
    @Consumes("application/json")
    public interface IJobServiceV2
    An IJobService handles jobs - executing Jobs and getting Job statuses.