Uses of Class
io.gs2.quest.model.Progress
Packages that use Progress
-
Uses of Progress in io.gs2.quest.model
Methods in io.gs2.quest.model that return ProgressModifier and TypeMethodDescriptionstatic ProgressProgress.fromJson(com.fasterxml.jackson.databind.JsonNode data) Progress.withCreatedAt(Long createdAt) Progress.withMetadata(String metadata) Progress.withProgressId(String progressId) Progress.withQuestModelId(String questModelId) Progress.withRandomSeed(Long randomSeed) Progress.withRevision(Long revision) Progress.withRewards(List<Reward> rewards) Progress.withTransactionId(String transactionId) Progress.withUpdatedAt(Long updatedAt) Progress.withUserId(String userId) Methods in io.gs2.quest.model with parameters of type Progress -
Uses of Progress in io.gs2.quest.result
Methods in io.gs2.quest.result that return ProgressModifier and TypeMethodDescriptionCreateProgressByStampSheetResult.getItem()CreateProgressByUserIdResult.getItem()DeleteProgressByStampTaskResult.getItem()DeleteProgressByUserIdResult.getItem()DeleteProgressResult.getItem()EndByUserIdResult.getItem()EndResult.getItem()GetProgressByUserIdResult.getItem()GetProgressResult.getItem()Methods in io.gs2.quest.result that return types with arguments of type ProgressMethods in io.gs2.quest.result with parameters of type ProgressModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidMethod parameters in io.gs2.quest.result with type arguments of type Progress