Uses of Class
org.kohsuke.stapler.export.ExportInterceptor
Package
Description
Mechanism for writing out a graph of model objects in a machine readable format.
-
Uses of ExportInterceptor in org.kohsuke.stapler.export
Modifier and TypeMethodDescriptionExportConfig.getExportInterceptor()
Controls serialization ofExported
properties.Modifier and TypeMethodDescriptionExportConfig.withExportInterceptor
(ExportInterceptor interceptor)