Uses of Class
ch.admin.bit.jeap.deploymentlog.domain.exception.DeploymentNotFoundException
Packages that use DeploymentNotFoundException
-
Uses of DeploymentNotFoundException in ch.admin.bit.jeap.deploymentlog.domain
Methods in ch.admin.bit.jeap.deploymentlog.domain that throw DeploymentNotFoundExceptionModifier and TypeMethodDescriptionDeploymentService.getDeployment(String externalId) DeploymentService.getDeploymentPage(String externalId) DeploymentService.updateState(String externalId, DeploymentState state, String stateMessage, ZonedDateTime endedAt, Map<String, String> properties)