Uses of Class
com.atlassian.jira.web.component.admin.group.GroupLabelView
Packages that use GroupLabelView
Package
Description
-
Uses of GroupLabelView in com.atlassian.jira.bc.user
Methods in com.atlassian.jira.bc.user that return types with arguments of type GroupLabelViewConstructor parameters in com.atlassian.jira.bc.user with type arguments of type GroupLabelView -
Uses of GroupLabelView in com.atlassian.jira.rest.v2.admin
Methods in com.atlassian.jira.rest.v2.admin with parameters of type GroupLabelViewModifier and TypeMethodDescriptionstatic GroupLabelBeanGroupLabelBean.toLabelBean(GroupLabelView label) Method parameters in com.atlassian.jira.rest.v2.admin with type arguments of type GroupLabelViewModifier and TypeMethodDescriptionstatic List<GroupLabelBean>GroupLabelBean.toLabelsBeansList(List<GroupLabelView> labels) -
Uses of GroupLabelView in com.atlassian.jira.web.action.admin.user
Methods in com.atlassian.jira.web.action.admin.user that return types with arguments of type GroupLabelViewModifier and TypeMethodDescriptionGroupBrowser.getGroupLabels(com.atlassian.crowd.embedded.api.Group group) -
Uses of GroupLabelView in com.atlassian.jira.web.component.admin.group
Methods in com.atlassian.jira.web.component.admin.group that return types with arguments of type GroupLabelViewModifier and TypeMethodDescriptionDefaultGroupLabelsService.getGroupLabels(com.atlassian.crowd.embedded.api.Group group, Optional<Long> directory) GroupLabelsService.getGroupLabels(com.atlassian.crowd.embedded.api.Group group, Optional<Long> directory)