Uses of Class
de.aristaflow.ilm.model.execution.ConsistencyCheckResponse
Packages that use ConsistencyCheckResponse
Package
Description
-
Uses of ConsistencyCheckResponse in de.aristaflow.ilm.ws.core.executionmanager
Methods in de.aristaflow.ilm.ws.core.executionmanager that return ConsistencyCheckResponseModifier and TypeMethodDescription@NotNull @Valid ConsistencyCheckResponseInstanceControlWebService.checkForAndFixInconsistencies(@NotNull @Valid SessionToken session, @NotNull UUID instId, Boolean considerRunning) -
Uses of ConsistencyCheckResponse in de.aristaflow.ilm.ws.rest.core.executionmanager
Methods in de.aristaflow.ilm.ws.rest.core.executionmanager that return ConsistencyCheckResponseModifier and TypeMethodDescription@NotNull @Valid ConsistencyCheckResponseInstanceControlRest.checkForAndFixInconsistencies(@NotNull UUID instId, Boolean considerRunning)