Uses of Class
io.gs2.news.model.Progress
Packages that use Progress
-
Uses of Progress in io.gs2.news.model
Methods in io.gs2.news.model that return ProgressModifier and TypeMethodDescriptionstatic ProgressProgress.fromJson(com.fasterxml.jackson.databind.JsonNode data) Progress.withCreatedAt(Long createdAt) Progress.withGenerated(Integer generated) Progress.withPatternCount(Integer patternCount) Progress.withProgressId(String progressId) Progress.withRevision(Long revision) Progress.withUpdatedAt(Long updatedAt) Progress.withUploadToken(String uploadToken) Methods in io.gs2.news.model with parameters of type Progress -
Uses of Progress in io.gs2.news.result
Methods in io.gs2.news.result that return ProgressMethods in io.gs2.news.result that return types with arguments of type ProgressMethods in io.gs2.news.result with parameters of type ProgressModifier and TypeMethodDescriptionvoidMethod parameters in io.gs2.news.result with type arguments of type Progress