Package | Description |
---|---|
com.deiser.jira.profields.api.value |
Modifier and Type | Method and Description |
---|---|
ValueList |
ValueService.getValues(com.atlassian.jira.project.Project project)
Get the list of values for a project.
|
ValueList |
ValueService.getValues(com.atlassian.jira.project.Project project,
boolean withCalculated)
Deprecated.
Deprecated. Use the method getValues(Project project).
Get the list of values for a project. It allows the user to indicate if he wants to get the calculated values, because they could be slow
|
Copyright © 2022 DEISER. All Rights Reserved.