Interface JoborderController

All Known Implementing Classes:
JoborderControllerDecorator, JobOrderControllerImpl

public interface JoborderController
No description (Generated with springmvc-raml-parser v.2.0.5)
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.http.ResponseEntity<RestJoborder>
    Upload prosEO Job Order File for later use in a job
    org.springframework.http.ResponseEntity<?>
    Download prosEO Job Order File as Base64-encoded string
  • Method Details

    • getObjectByPathInfo

      org.springframework.http.ResponseEntity<?> getObjectByPathInfo(String pathInfo)
      Download prosEO Job Order File as Base64-encoded string
    • createRestJoborder

      org.springframework.http.ResponseEntity<RestJoborder> createRestJoborder(RestJoborder restJoborder)
      Upload prosEO Job Order File for later use in a job