Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Convert, Events / Works
    • Tags:
    • Sprint:
      TGV 07

      Description

      New API on the ConversionService to launch an asynchronous conversion.

      • String scheduleConversion(String converterName, BlobHolder blobHolder, Map<String, Serializable> parameters)
        Schedule a conversion to be run asynchronously and returns a conversion id to be used by #getConversionResult.
      • BlobHolder getConversionResult(String id, boolean cleanTransientStoreEntry)
        Returns the result BlobHolder of the conversion id if any, null otherwise.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: