Uses of Class
io.gs2.stateMachine.result.ReportResult
Packages that use ReportResult
-
Uses of ReportResult in io.gs2.stateMachine
Methods in io.gs2.stateMachine that return ReportResultMethod parameters in io.gs2.stateMachine with type arguments of type ReportResultModifier and TypeMethodDescriptionvoidGs2StateMachineRestClient.reportAsync(ReportRequest request, AsyncAction<AsyncResult<ReportResult>> callback) -
Uses of ReportResult in io.gs2.stateMachine.result
Methods in io.gs2.stateMachine.result that return ReportResultModifier and TypeMethodDescriptionstatic ReportResultReportResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)