Interface UserGroupPluginSection
-
- All Superinterfaces:
PluginSection<SUserGroup,UserGroupForm,UserGroupProperty>
- All Known Implementing Classes:
UserGroupPluginSectionImpl
public interface UserGroupPluginSection extends PluginSection<SUserGroup,UserGroupForm,UserGroupProperty>
- 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
-
-