Uses of Class
io.gs2.distributor.request.RunStampSheetExpressRequest
Packages that use RunStampSheetExpressRequest
-
Uses of RunStampSheetExpressRequest in io.gs2.distributor
Methods in io.gs2.distributor with parameters of type RunStampSheetExpressRequestModifier and TypeMethodDescriptionGs2DistributorRestClient.runStampSheetExpress(RunStampSheetExpressRequest request) voidGs2DistributorRestClient.runStampSheetExpressAsync(RunStampSheetExpressRequest request, AsyncAction<AsyncResult<RunStampSheetExpressResult>> callback) -
Uses of RunStampSheetExpressRequest in io.gs2.distributor.request
Methods in io.gs2.distributor.request that return RunStampSheetExpressRequestModifier and TypeMethodDescriptionstatic RunStampSheetExpressRequestRunStampSheetExpressRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) RunStampSheetExpressRequest.withNamespaceName(String namespaceName) RunStampSheetExpressRequest.withStampSheet(String stampSheet)