Uses of Class
org.intocps.maestro.webapi.maestro2.dto.StatusModel
-
Packages that use StatusModel Package Description org.intocps.maestro.webapi.maestro2 org.intocps.maestro.webapi.maestro2.dto -
-
Uses of StatusModel in org.intocps.maestro.webapi.maestro2
Methods in org.intocps.maestro.webapi.maestro2 that return StatusModel Modifier and Type Method Description StatusModelMaestro2SimulationController. createSession()StatusModelMaestro2SimulationController. simulate(java.lang.String sessionId, SimulateRequestBody body)Methods in org.intocps.maestro.webapi.maestro2 that return types with arguments of type StatusModel Modifier and Type Method Description java.util.List<StatusModel>Maestro2SimulationController. getStatuses(java.lang.String sessionId) -
Uses of StatusModel in org.intocps.maestro.webapi.maestro2.dto
Subclasses of StatusModel in org.intocps.maestro.webapi.maestro2.dto Modifier and Type Class Description classInitializeStatusModel
-