Uses of Class
org.intocps.maestro.webapi.maestro2.dto.SigverSimulateRequestBody
-
Packages that use SigverSimulateRequestBody Package Description org.intocps.maestro.webapi.maestro2 -
-
Uses of SigverSimulateRequestBody in org.intocps.maestro.webapi.maestro2
Methods in org.intocps.maestro.webapi.maestro2 with parameters of type SigverSimulateRequestBody Modifier and Type Method Description <T extends org.intocps.maestro.core.dto.MultiModel>
voidMaestro2Broker. buildAndRunMasterModel(java.util.Map<java.lang.String,java.util.List<java.lang.String>> livestreamVariables, org.springframework.web.socket.WebSocketSession socket, T multiModel, SigverSimulateRequestBody body, java.io.File csvOutputFile)StatusModelMaestro2SimulationController. sigverSimulate(java.lang.String sessionId, SigverSimulateRequestBody body)
-