Uses of Class
jetbrains.buildServer.controllers.agent.AgentSelectConfigurationsPopupBean.ConfigurationBean
-
Packages that use AgentSelectConfigurationsPopupBean.ConfigurationBean Package Description jetbrains.buildServer.controllers.agent -
-
Uses of AgentSelectConfigurationsPopupBean.ConfigurationBean in jetbrains.buildServer.controllers.agent
Methods in jetbrains.buildServer.controllers.agent that return types with arguments of type AgentSelectConfigurationsPopupBean.ConfigurationBean Modifier and Type Method Description List<AgentSelectConfigurationsPopupBean.ConfigurationBean>
AgentSelectConfigurationsPopupBean. getConfigurations()
Method parameters in jetbrains.buildServer.controllers.agent with type arguments of type AgentSelectConfigurationsPopupBean.ConfigurationBean Modifier and Type Method Description void
AgentSelectConfigurationsPopupBean. setConfigurations(List<AgentSelectConfigurationsPopupBean.ConfigurationBean> configurations)
-