Package | Description |
---|---|
com.deiser.jira.profields.api.event.listener | |
com.deiser.jira.profields.api.field | |
com.deiser.jira.profields.api.value |
Modifier and Type | Method and Description |
---|---|
protected void |
ProfieldsListener.onGroupValueUpdated(com.atlassian.jira.user.ApplicationUser user,
com.atlassian.jira.project.Project project,
GroupField field,
com.atlassian.crowd.embedded.api.Group oldValue,
com.atlassian.crowd.embedded.api.Group newValue) |
Modifier and Type | Method and Description |
---|---|
GroupField |
FieldService.create(GroupFieldBuilder builder)
Create a group field.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.crowd.embedded.api.Group |
ValueService.getValue(com.atlassian.jira.project.Project project,
GroupField field)
Get the value for a group field in a project
|
void |
ValueService.setValue(com.atlassian.jira.project.Project project,
GroupField field,
com.atlassian.crowd.embedded.api.Group value)
Set the value for a group field in a project
|
Copyright © 2021 DEISER. All Rights Reserved.