public interface XmlPluginAllowlistProvider
| Modifier and Type | Method and Description |
|---|---|
@NotNull Set<String> |
getAllowlistedClasses()
Return names of classes that are allowed to be serialized and deserialized to xml.
|
@NotNull @NotNull Set<String> getAllowlistedClasses()
Class.getName()Copyright © 2002-2023 Atlassian. All Rights Reserved.