Uses of Class
com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventHandlerImpl
-
Packages that use RemoteAgentPluginEventHandlerImpl Package Description com.atlassian.bamboo.v2.build.agent.remote com.atlassian.bamboo.v2.build.agent.remote.plugins -
-
Uses of RemoteAgentPluginEventHandlerImpl in com.atlassian.bamboo.v2.build.agent.remote
Constructors in com.atlassian.bamboo.v2.build.agent.remote with parameters of type RemoteAgentPluginEventHandlerImpl Constructor Description RemoteBuildAgent(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 RemoteAgentPluginEventHandlerImpl Constructor Description RemoteAgentPluginEventDeferringListener(com.atlassian.event.api.EventPublisher eventPublisher, RemoteAgentPluginEventHandlerImpl deferredEventHandler)
-