Package com.atlassian.plugin.webresource
Class PluginResourceContainer
java.lang.Object
com.atlassian.plugin.webresource.impl.snapshot.Bundle
com.atlassian.plugin.webresource.PluginResourceContainer
If the Resource belongs to Plugin - represents that Plugin, mostly needed as a stub.
- Since:
- 3.3
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionPluginResourceContainer(Snapshot snapshot, String pluginKey, Date updatedAt, String version) -
Method Summary
Methods inherited from class com.atlassian.plugin.webresource.impl.snapshot.Bundle
equals, getCondition, getData, getDependencies, getKey, getLocationResourceTypesFor, getResources, getSnapshot, getTransformerParameters, getTransformers, getUpdatedAt, getVersion, hashCode, isMinificationEnabled, isTransformable, toString
-
Constructor Details
-
PluginResourceContainer
-