Class PluginModuleIdentifier

    • Constructor Detail

      • PluginModuleIdentifier

        public PluginModuleIdentifier​(@NotNull
                                      @NotNull com.atlassian.plugin.ModuleDescriptor<?> moduleDescriptor)
      • PluginModuleIdentifier

        public PluginModuleIdentifier()
    • Method Detail

      • getPluginIdentifier

        @NotNull
        public @NotNull PluginIdentifier getPluginIdentifier()
      • getModuleKey

        @Nullable
        public @Nullable String getModuleKey()
      • getCompleteKey

        @Nullable
        public @Nullable String getCompleteKey()