Uses of Package
com.draftable.api.client
-
Classes in com.draftable.api.client used by com.draftable.api.clientClassDescriptionRepresents a comparison that has been created.Represents a file passed as the left or right side of a comparison.Thrown when a
Comparisons.createComparison(com.draftable.api.client.Comparisons.Side, com.draftable.api.client.Comparisons.Side)
request is made with bad parameters.Thrown when the aComparisons.getComparison(String)
orComparisons.deleteComparison(String)
request is made for a non-existent comparison.Thrown when a request is made, but the provided auth token is invalid.Represents a file passed in as one side of a comparison.Thrown when an unknown error occurs while making a request.