Interface IReadCustomMessageFileOperation


public interface IReadCustomMessageFileOperation
Read the custom message file
Author:
I-D Media AG
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    perform(long lProjectId, long lTicketid)
    Read the file content
  • Method Details

    • perform

      @NotNull @NotNull String perform(long lProjectId, long lTicketid)
      Read the file content
      Parameters:
      lProjectId -
      lTicketid -
      Returns: