Uses of Class
cronapp.framework.customization.StartSessionResult
-
-
Uses of StartSessionResult in cronapp.framework.customization
Methods in cronapp.framework.customization that return StartSessionResult Modifier and Type Method Description StartSessionResultStartSessionResult.StartSessionResultBuilder. build()Methods in cronapp.framework.customization that return types with arguments of type StartSessionResult Modifier and Type Method Description CompletableFuture<StartSessionResult>CustomizationService. startSession(StartSessionArguments arguments)
-