@Component public class BambooHomeDirectoryClassWhitelistProvider extends Object implements SerializableClassWhitelistProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_WHITELIST_FILE_NAME |
| Constructor and Description |
|---|
BambooHomeDirectoryClassWhitelistProvider(@NotNull BootstrapManager bootstrapManager,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Iterable<String> |
getWhitelistedClasses()
Return names of classes that are allowed to be serialized and deserialized in Bamboo.
|
public static final String CLASS_WHITELIST_FILE_NAME
@Inject
public BambooHomeDirectoryClassWhitelistProvider(@NotNull
@NotNull BootstrapManager bootstrapManager,
@NotNull
@NotNull com.atlassian.event.api.EventPublisher eventPublisher)
@NotNull public @NotNull Iterable<String> getWhitelistedClasses()
SerializableClassWhitelistProvidergetWhitelistedClasses in interface SerializableClassWhitelistProviderClass.getName()Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.