| Package | Description |
|---|---|
| com.atlassian.crowd.dao.application |
| Modifier and Type | Method and Description |
|---|---|
Optional<AppIssuesWithMailScanResultEntity> |
AppIssuesWithMailsScanResultDAO.getLatestResult(long appId)
Gets latest scan result for a given application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppIssuesWithMailsScanResultDAO.persistLatestResult(AppIssuesWithMailScanResultEntity appIssuesWithMailScanResultEntity)
Persists scan result for a given application.
|
Copyright © 2023 Atlassian. All rights reserved.