Interface ITranslationRequestProcessOperation


public interface ITranslationRequestProcessOperation
Process translation requests and store them in the database
Author:
I-D Media AG
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull Boolean
    perform(@Nullable String sTransactionId, @Nullable String sMessagePath)
    Process translation requests
  • Method Details

    • perform

      @NotNull @NotNull Boolean perform(@Nullable @Nullable String sTransactionId, @Nullable @Nullable String sMessagePath)
      Process translation requests
      Parameters:
      sTransactionId - Transaction Id
      sMessagePath - Target File
      Returns:
      Success state