Class PluginResourceContainer

java.lang.Object
com.atlassian.plugin.webresource.impl.snapshot.Bundle
com.atlassian.plugin.webresource.PluginResourceContainer

public class PluginResourceContainer extends Bundle
If the Resource belongs to Plugin - represents that Plugin, mostly needed as a stub.
Since:
3.3
  • Constructor Details

    • PluginResourceContainer

      public PluginResourceContainer(Snapshot snapshot, String pluginKey, Date updatedAt, String version)