Package com.atlassian.plugin
Class PluginDependencies.Builder
java.lang.Object
com.atlassian.plugin.PluginDependencies.Builder
- Enclosing class:
- PluginDependencies
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDynamic(String... pluginKey) withMandatory(String... pluginKey) withOptional(String... pluginKey)
-
Method Details
-
withMandatory
-
withOptional
-
withDynamic
-
build
-