Class GetDocumentsConversionStatusJson

  • All Implemented Interfaces:
    Serializable

    public class GetDocumentsConversionStatusJson
    extends BaseJson
    Used when getting the status of a file conversion
    See Also:
    Serialized Form
    • Constructor Detail

      • GetDocumentsConversionStatusJson

        public GetDocumentsConversionStatusJson()
    • Method Detail

      • getGuids

        public Set<String> getGuids()
        Guids of the files to get the status of
        Returns:
        Guids of the files to get the status of
      • setGuids

        public void setGuids​(Set<String> guids)
        Guids of the files to get the status of
        Parameters:
        guids - Guids of the files to get the status of