@FunctionalInterface public interface HelpDocumentCustomizer extends org.springframework.core.Ordered
HelpDocument. Invoked with an
order of 0 by default, considering overriding
getOrder() to customize this behaviour.| Modifier and Type | Method and Description |
|---|---|
void |
customize(HelpDocument document) |
default int |
getOrder() |
void customize(HelpDocument document)
default int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2019 Pivotal Software, Inc.. All rights reserved.