Uses of Class
io.gs2.jobQueue.result.PushByStampSheetResult
Packages that use PushByStampSheetResult
-
Uses of PushByStampSheetResult in io.gs2.jobQueue
Methods in io.gs2.jobQueue that return PushByStampSheetResultModifier and TypeMethodDescriptionGs2JobQueueRestClient.pushByStampSheet(PushByStampSheetRequest request) Method parameters in io.gs2.jobQueue with type arguments of type PushByStampSheetResultModifier and TypeMethodDescriptionvoidGs2JobQueueRestClient.pushByStampSheetAsync(PushByStampSheetRequest request, AsyncAction<AsyncResult<PushByStampSheetResult>> callback) -
Uses of PushByStampSheetResult in io.gs2.jobQueue.result
Methods in io.gs2.jobQueue.result that return PushByStampSheetResultModifier and TypeMethodDescriptionstatic PushByStampSheetResultPushByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) PushByStampSheetResult.withAutoRun(Boolean autoRun)