Class GetDocumentsConversionStatusJson

java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.GetDocumentsConversionStatusJson
All Implemented Interfaces:
Serializable

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

  • Method Details

    • 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