Uses of Class
com.atlassian.bamboo.agent.ephemeral.validation.TemplateValidationException
Package
Description
-
Uses of TemplateValidationException in com.atlassian.bamboo.agent.ephemeral
Modifier and TypeMethodDescriptionvoid
EphemeralAgentsService.saveEphemeralAgentTemplate
(@NotNull EphemeralAgentTemplate ephemeralAgentTemplate) Saves specified Ephemeral Agent Template within the persistence layer.void
EphemeralAgentsServiceImpl.saveEphemeralAgentTemplate
(@NotNull EphemeralAgentTemplate ephemeralAgentTemplate) -
Uses of TemplateValidationException in com.atlassian.bamboo.agent.ephemeral.validation
Modifier and TypeMethodDescriptionvoid
EphemeralAgentTemplateValidationService.validate
(@NotNull EphemeralAgentTemplate ephemeralAgentTemplate) Validates whether the template is a legit Ephemeral Agents template.void
EphemeralAgentTemplateValidationServiceImpl.validate
(@NotNull EphemeralAgentTemplate ephemeralAgentTemplate)