Interface VirtualAgentsManager

  • All Known Implementing Classes:
    VirtualAgentsManagerImpl

    public interface VirtualAgentsManager
    Author:
    Eugene Petrenko Created: 09.09.2009 17:35:11
    • Method Detail

      • getStartableAgentTypes

        @NotNull
        List<StartableAgentType> getStartableAgentTypes()
        Returns:
        snapshot of all agent types that can be started
      • getStartingAgentsNum

        int getStartingAgentsNum()
        Returns:
        the number of starting and not yet connected cloud agents
        Since:
        2023.05