public static class PluginAvailableBeanIntrospector.PluginAvailableBean extends Object
Constructor and Description |
---|
PluginAvailableBean(String beanName,
Collection<String> beanInterfaces,
Collection<String> availableInterfaces) |
Modifier and Type | Method and Description |
---|---|
Optional<Collection<String>> |
getAvailableInterfaces() |
Collection<String> |
getBeanInterfaces() |
String |
getBeanName() |
public PluginAvailableBean(String beanName, Collection<String> beanInterfaces, @Nullable Collection<String> availableInterfaces)
public String getBeanName()
public Collection<String> getBeanInterfaces()
public Optional<Collection<String>> getAvailableInterfaces()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences