@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class InetAddressContentFilter extends Object implements ContentFilter
ContentMappings
ExtensionPoint.LegacyInstancesAreScopedToHudson
ALL
Constructor and Description |
---|
InetAddressContentFilter() |
Modifier and Type | Method and Description |
---|---|
String |
filter(String input)
Filters a line or snippet of text.
|
static InetAddressContentFilter |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
all, filter, reload
public static InetAddressContentFilter get()
@NonNull public String filter(@NonNull String input)
ContentFilter
filter
in interface ContentFilter
input
- input data to filterCopyright © 2016–2022. All rights reserved.