| Package | Description |
|---|---|
| org.craftercms.commons.plugin.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Parameter> |
Plugin.parameters
The parameters supported by the plugin
|
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
Plugin.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
Plugin.setParameters(List<Parameter> parameters) |
Copyright © 2021 CrafterCMS. All rights reserved.