Class RemoteAgentManagerImpl

java.lang.Object
com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
All Implemented Interfaces:
RemoteAgentManager, RemotedRemoteAgentManager, DelayedStateInitialization

public class RemoteAgentManagerImpl extends Object implements RemoteAgentManager, DelayedStateInitialization
  • Constructor Details

    • RemoteAgentManagerImpl

      public RemoteAgentManagerImpl(int heartbeatTimeoutSeconds, StartupStatisticsBean startupStatisticsBean, com.atlassian.event.api.EventPublisher eventPublisher)
  • Method Details