Class PluginIdentifier

    • Constructor Detail

      • PluginIdentifier

        public PluginIdentifier​(@NotNull
                                @NotNull com.atlassian.plugin.Plugin plugin)
      • PluginIdentifier

        public PluginIdentifier()
    • Method Detail

      • getName

        @Nullable
        public @Nullable String getName()
      • getVersion

        @Nullable
        public @Nullable String getVersion()
      • getKey

        @NotNull
        public @NotNull String getKey()