Package com.atlassian.bamboo.plugin
Class PluginModuleIdentifier
java.lang.Object
com.atlassian.bamboo.plugin.PluginModuleIdentifier
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionPluginModuleIdentifier
(@NotNull com.atlassian.plugin.ModuleDescriptor<?> moduleDescriptor) -
Method Summary
Modifier and TypeMethodDescription@Nullable String
@Nullable String
@NotNull PluginIdentifier
toString()
-
Constructor Details
-
PluginModuleIdentifier
public PluginModuleIdentifier(@NotNull @NotNull com.atlassian.plugin.ModuleDescriptor<?> moduleDescriptor) -
PluginModuleIdentifier
public PluginModuleIdentifier()
-
-
Method Details