public class CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate extends Object implements Predicate<com.atlassian.plugin.ModuleDescriptor<CapabilityConfiguratorPluginModule>>
Constructor and Description |
---|
CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate() |
CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate(@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor)
Deprecated.
|
CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate(@NotNull String capabilityKey) |
CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate(@NotNull String capabilityKey,
@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
test(com.atlassian.plugin.ModuleDescriptor<CapabilityConfiguratorPluginModule> md) |
public CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate()
public CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate(@NotNull @NotNull String capabilityKey)
@Deprecated public CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate(@NotNull @NotNull com.atlassian.plugin.PluginAccessor pluginAccessor)
CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate()
@Deprecated public CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate(@NotNull @NotNull String capabilityKey, @NotNull @NotNull com.atlassian.plugin.PluginAccessor pluginAccessor)
CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate(String)
public boolean test(com.atlassian.plugin.ModuleDescriptor<CapabilityConfiguratorPluginModule> md)
test
in interface Predicate<com.atlassian.plugin.ModuleDescriptor<CapabilityConfiguratorPluginModule>>
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.