| Package | Description |
|---|---|
| com.atlassian.plugins.codegen.modules |
Provides the base interfaces that make up the plugin module generation API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PluginModuleCreator<T extends PluginModuleProperties>
Implementors of this class do the actual code generation for a specific plugin module.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassBasedModuleProperties |
interface |
NameBasedModuleProperties |
Copyright © 2015 Atlassian. All rights reserved.