Uses of Class
com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventHandlerImpl
Packages that use RemoteAgentPluginEventHandlerImpl
Package
Description
-
Uses of RemoteAgentPluginEventHandlerImpl in com.atlassian.bamboo.v2.build.agent.remote
Constructors in com.atlassian.bamboo.v2.build.agent.remote with parameters of type RemoteAgentPluginEventHandlerImplModifierConstructorDescriptionRemoteBuildAgent(AgentConfiguration agentConfiguration, RemoteAgentPluginEventHandlerImpl deferredEventsHandler, int heartbeatIntervalSeconds) -
Uses of RemoteAgentPluginEventHandlerImpl in com.atlassian.bamboo.v2.build.agent.remote.plugins
Constructors in com.atlassian.bamboo.v2.build.agent.remote.plugins with parameters of type RemoteAgentPluginEventHandlerImplModifierConstructorDescriptionRemoteAgentPluginEventDeferringListener(com.atlassian.event.api.EventPublisher eventPublisher, RemoteAgentPluginEventHandlerImpl deferredEventHandler)