Uses of Class
com.gentics.contentnode.rest.model.linkchecker.ReplaceExternalLinkRequest
Package
Description
-
Uses of ReplaceExternalLinkRequest in com.gentics.contentnode.rest.model.linkchecker
Modifier and TypeMethodDescriptionReplaceExternalLinkRequest.setScope
(ReplaceScope scope) Set the scopeSet the new URL -
Uses of ReplaceExternalLinkRequest in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptioncom.gentics.contentnode.rest.model.response.GenericResponse
LinkCheckerResource.updateLink
(String pageId, int linkId, long waitMs, ReplaceExternalLinkRequest request) Update a link (optionally together with other occurrences) by replacing the URL with the given URL.