Uses of Class
com.atlassian.bamboo.event.agent.AgentRegisteredEvent
Packages that use AgentRegisteredEvent
Package
Description
-
Uses of AgentRegisteredEvent in com.atlassian.bamboo.agent.remote.serialization
Methods in com.atlassian.bamboo.agent.remote.serialization with parameters of type AgentRegisteredEventModifier and TypeMethodDescriptionvoid
RemoteSerializationSecurityManager.onAgentRegistered
(@NotNull AgentRegisteredEvent event) void
CachingSerializationSecurityConfigAccessor.onAgentRegisteredEvent
(AgentRegisteredEvent event) -
Uses of AgentRegisteredEvent in com.atlassian.bamboo.analytics.basedata.collector.service
Methods in com.atlassian.bamboo.analytics.basedata.collector.service with parameters of type AgentRegisteredEventModifier and TypeMethodDescriptionvoid
EphemeralAgentsAnalyticsServiceImpl.onAgentRegistered
(@NotNull AgentRegisteredEvent event)