public class AtlassianModule extends EntityPropertiesBuilder<AtlassianModuleProperties>
Many pieces of functionality of Bamboo are implemented as Atlassian plugins. This class allows to find the correct implementation amongst installed plugins.
Constructor and Description |
---|
AtlassianModule(String completeModuleKey)
Specify an Atlassian plugin module with specific key.
|
public AtlassianModule(@NotNull String completeModuleKey)
completeModuleKey
- plugin module key, as defined in respective atlassian-plguin.xml fileprotected AtlassianModuleProperties build()
build
in class EntityPropertiesBuilder<AtlassianModuleProperties>
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.