public class CustomPreDeploymentActionManagerImpl extends Object implements CustomPreDeploymentActionManager
Constructor and Description |
---|
CustomPreDeploymentActionManagerImpl(com.atlassian.plugin.PluginAccessor pluginAccessor) |
Modifier and Type | Method and Description |
---|---|
List<CustomPreDeploymentActionModuleDescriptor> |
getCustomPreDeploymentActionModuleDescriptors() |
@Inject public CustomPreDeploymentActionManagerImpl(com.atlassian.plugin.PluginAccessor pluginAccessor)
@NotNull public List<CustomPreDeploymentActionModuleDescriptor> getCustomPreDeploymentActionModuleDescriptors()
getCustomPreDeploymentActionModuleDescriptors
in interface CustomPreDeploymentActionManager
CustomPreDeploymentActionModuleDescriptor
, which CustomPreDeploymentAction
modules are not nullCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.