Uses of Class
jetbrains.buildServer.controllers.admin.groups.AttachToGroupsBean
-
Packages that use AttachToGroupsBean Package Description jetbrains.buildServer.controllers.admin.groups -
-
Uses of AttachToGroupsBean in jetbrains.buildServer.controllers.admin.groups
Subclasses of AttachToGroupsBean in jetbrains.buildServer.controllers.admin.groups Modifier and Type Class Description class
CreateGroupBean
Methods in jetbrains.buildServer.controllers.admin.groups that return AttachToGroupsBean Modifier and Type Method Description AttachToGroupsBean
EditGroupBean. getAttachGroupBean()
AttachToGroupsBean
GroupsBean. getAttachNewGroupBean()
Methods in jetbrains.buildServer.controllers.admin.groups with parameters of type AttachToGroupsBean Modifier and Type Method Description ActionErrors
AttachToGroupsProcessor. processAttachment(javax.servlet.http.HttpServletRequest request, AttachToGroupsBean bean)
-