Package | Description |
---|---|
com.deiser.jira.profields.api.historical |
Modifier and Type | Method and Description |
---|---|
List<List<HistoricalField>> |
HistoricalService.getAllValuesAfterDate(com.atlassian.jira.project.Project project,
Date date)
Get all historicalField after the date.
|
List<HistoricalField> |
HistoricalService.getHistorical(Long projectId)
Get the list of historical fields for a project.
|
Copyright © 2022 DEISER. All Rights Reserved.