Uses of Class
com.atlassian.bamboo.agent.ephemeral.EphemeralAgentsService.DuplicateTemplateNameException
-
Uses of EphemeralAgentsService.DuplicateTemplateNameException in com.atlassian.bamboo.agent.ephemeral
Modifier and TypeMethodDescriptionvoid
EphemeralAgentsService.TemplateValidationAwareConsumer.accept
(EphemeralAgentTemplate t) Performs an operation on the given template.void
EphemeralAgentsService.createEphemeralAgentTemplate
(@NotNull EphemeralAgentTemplate ephemeralAgentTemplate) Creates specified Ephemeral Agent Template within the persistence layer.void
EphemeralAgentsService.updateEphemeralAgentTemplate
(@NotNull EphemeralAgentTemplate ephemeralAgentTemplate) Updates specified Ephemeral Agent Template within the persistence layer.void
EphemeralAgentsServiceImpl.updateEphemeralAgentTemplate
(@NotNull EphemeralAgentTemplate ephemeralAgentTemplate)