Uses of Class
de.aristaflow.ilm.base.service.ServiceNotKnownException
-
Packages that use ServiceNotKnownException Package Description de.aristaflow.ilm.ws.core.executionmanager -
-
Uses of ServiceNotKnownException in de.aristaflow.ilm.ws.core.executionmanager
Methods in de.aristaflow.ilm.ws.core.executionmanager that throw ServiceNotKnownException Modifier and Type Method Description @NotNull List<URI>ExecutionManagerWebService. getDataManager(@NotNull @Valid SessionToken session, @NotNull UUID instId)@NotNull List<URI>ExecutionManagerWebService. getProcessManager(@NotNull @Valid SessionToken session, @NotNull UUID instId)
-