Interface UserPluginSection
-
- All Superinterfaces:
PluginSection<SUser,UserForm,UserProperty>
- All Known Implementing Classes:
NotificatorPluginSection
,UserPluginSectionImpl
public interface UserPluginSection extends PluginSection<SUser,UserForm,UserProperty>
- Author:
- Maxim.Manuylov Date: 19.09.2014
-
-
Method Summary
-
Methods inherited from interface jetbrains.buildServer.controllers.profile.PluginSection
getDisplayName, getPluginName, getPluginType, getProperties, getPropertyKey, getPropertyList, hasNotEmptyPropertyValue, isStateModified, validate
-
-