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