Uses of Interface
jetbrains.buildServer.controllers.profile.PluginSection
-
Packages that use PluginSection Package Description jetbrains.buildServer.controllers.profile -
-
Uses of PluginSection in jetbrains.buildServer.controllers.profile
Subinterfaces of PluginSection in jetbrains.buildServer.controllers.profile Modifier and Type Interface Description interfaceUserGroupPluginSectioninterfaceUserPluginSectionClasses in jetbrains.buildServer.controllers.profile that implement PluginSection Modifier and Type Class Description classBasePluginSection<PropertyInfoType extends BasePropertyInfo<?,?>,EditeeType,EditeeFormType,PropertyType extends AbstractProperty<?,?,PropertyInfoType,EditeeType,EditeeFormType>>classNotificatorPluginSectionclassUserGroupPluginSectionImplclassUserPluginSectionImplMethods in jetbrains.buildServer.controllers.profile with type parameters of type PluginSection Modifier and Type Method Description static <T extends PluginSection>
List<T>ProfileForm. reorderPluginSections(Collection<T> sections)
-