Class SpringComponentUploadablePlugin
java.lang.Object
com.atlassian.confluence.it.plugin.ClasspathUploadablePlugin
com.atlassian.confluence.it.plugin.SpringComponentUploadablePlugin
- All Implemented Interfaces:
Plugin,UploadablePlugin
A plugin containing a Spring component which will be loaded from the classpath.
-
Field Summary
Fields inherited from interface com.atlassian.confluence.it.plugin.Plugin
PLUGIN_DESCRIPTOR_FILENAME -
Constructor Summary
ConstructorsConstructorDescriptionSpringComponentUploadablePlugin(String key, String displayName, String resourceName, String componentName) -
Method Summary
Methods inherited from class com.atlassian.confluence.it.plugin.ClasspathUploadablePlugin
getDisplayName, getFile, getKeyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.confluence.it.plugin.UploadablePlugin
undeprecated
-
Constructor Details
-
SpringComponentUploadablePlugin
-
-
Method Details
-
getComponentName
-