Uses of Class
io.gs2.distributor.result.RunStampSheetExpressResult
Packages that use RunStampSheetExpressResult
-
Uses of RunStampSheetExpressResult in io.gs2.distributor
Methods in io.gs2.distributor that return RunStampSheetExpressResultModifier and TypeMethodDescriptionGs2DistributorRestClient.runStampSheetExpress(RunStampSheetExpressRequest request) Method parameters in io.gs2.distributor with type arguments of type RunStampSheetExpressResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.runStampSheetExpressAsync(RunStampSheetExpressRequest request, AsyncAction<AsyncResult<RunStampSheetExpressResult>> callback) -
Uses of RunStampSheetExpressResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return RunStampSheetExpressResultModifier and TypeMethodDescriptionstatic RunStampSheetExpressResultRunStampSheetExpressResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) RunStampSheetExpressResult.withSheetResult(String sheetResult) RunStampSheetExpressResult.withTaskResults(List<String> taskResults)