Uses of Class
com.gentics.contentnode.rest.model.linkchecker.ExternalLinkCheckHistoryEntry
Packages that use ExternalLinkCheckHistoryEntry
-
Uses of ExternalLinkCheckHistoryEntry in com.gentics.contentnode.rest.model.linkchecker
Methods in com.gentics.contentnode.rest.model.linkchecker that return ExternalLinkCheckHistoryEntryModifier and TypeMethodDescriptionSet the reasonExternalLinkCheckHistoryEntry.setStatus
(ExternalLinkStatus status) Set check statusExternalLinkCheckHistoryEntry.setTimestamp
(int timestamp) Set timestampMethods in com.gentics.contentnode.rest.model.linkchecker that return types with arguments of type ExternalLinkCheckHistoryEntryMethod parameters in com.gentics.contentnode.rest.model.linkchecker with type arguments of type ExternalLinkCheckHistoryEntryModifier and TypeMethodDescriptionExternalLink.setHistory
(List<ExternalLinkCheckHistoryEntry> history) Set history