Package | Description |
---|---|
com.gentics.contentnode.rest.model.linkchecker |
Modifier and Type | Method and Description |
---|---|
ExternalLinkCheckHistoryEntry |
ExternalLinkCheckHistoryEntry.setReason(String reason)
Set the reason
|
ExternalLinkCheckHistoryEntry |
ExternalLinkCheckHistoryEntry.setStatus(ExternalLinkStatus status)
Set check status
|
ExternalLinkCheckHistoryEntry |
ExternalLinkCheckHistoryEntry.setTimestamp(int timestamp)
Set timestamp
|
Modifier and Type | Method and Description |
---|---|
List<ExternalLinkCheckHistoryEntry> |
ExternalLink.getHistory()
History of last 5 validity checks
|
Modifier and Type | Method and Description |
---|---|
ExternalLink |
ExternalLink.setHistory(List<ExternalLinkCheckHistoryEntry> history)
Set history
|
Copyright © 2024 Gentics Software. All rights reserved.