@Named public class SeenAssertionDao extends Object
| Constructor and Description |
|---|
SeenAssertionDao(com.atlassian.activeobjects.external.ActiveObjects ao) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
assertionIdExists(String assertionId) |
void |
removeOlderThan(Instant timestamp) |
void |
saveAssertionId(String assertionId,
Instant expiryTimestamp) |
Copyright © 2023 Atlassian. All rights reserved.