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 CheckListCurrentStateInfoSupportPoolAgentTypeSelectorDescriptor. createCurrentStateInfoSupport(jetbrains.buildServer.controllers.agent.PoolAgentTypeSelectorData context)CheckListCurrentStateInfoSupportPoolProjectSelectorDescriptor. 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 CheckListCurrentStateInfoSupportCheckListPopupDialogType. createCurrentStateInfoSupport(Context_T context)Creates implementation of current state info support.
-