Uses of Interface
jetbrains.buildServer.controllers.popupDialogs.checkLists.CheckListCurrentStateInfoSupport
-
Packages that use CheckListCurrentStateInfoSupport Package Description jetbrains.buildServer.controllers.agent jetbrains.buildServer.controllers.popupDialogs.checkLists -
-
Uses of CheckListCurrentStateInfoSupport in jetbrains.buildServer.controllers.agent
Methods in jetbrains.buildServer.controllers.agent that return CheckListCurrentStateInfoSupport Modifier and Type Method Description CheckListCurrentStateInfoSupport
PoolAgentTypeSelectorDescriptor. createCurrentStateInfoSupport(jetbrains.buildServer.controllers.agent.PoolAgentTypeSelectorData context)
CheckListCurrentStateInfoSupport
PoolProjectSelectorDescriptor. createCurrentStateInfoSupport(jetbrains.buildServer.controllers.agent.PoolProjectSelectorData context)
-
Uses of CheckListCurrentStateInfoSupport in jetbrains.buildServer.controllers.popupDialogs.checkLists
Methods in jetbrains.buildServer.controllers.popupDialogs.checkLists that return CheckListCurrentStateInfoSupport Modifier and Type Method Description abstract CheckListCurrentStateInfoSupport
CheckListPopupDialogType. createCurrentStateInfoSupport(Context_T context)
Creates implementation of current state info support.
-