Feature/#406 conversion api client reimplementation
Created by: das-g
closes #406 (closed)
Implements
- call
create_job
with callback URL
Already implemented in #416, #417 & #430
ExtractionOrder.forward_to_conversion_service(...)
ConversionApiClient.create_boundary(...)
ConversionApiClient.create_parametrization(...)
ConversionApiClient.api_client.create_job(...)
Still to be adapted / fixed / re-implemented
- #438 (closed) properly react (again) to conversion job status updates
(I've filed that as a new issue, as it isn't part of what the previous conversion API client was.)
Reviewed by
-
@hixi