| Package | Description |
|---|---|
| com.atlassian.gadgets.spec |
Contains classes related to Gadgets' Specification XML.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Feature> |
GadgetSpec.getFeatures()
Get the features in this spec
|
| Modifier and Type | Method and Description |
|---|---|
GadgetSpec.Builder |
GadgetSpec.Builder.features(Map<String,Feature> features)
Set the
Map of Feature for the GadgetSpec under construction and return
this Builder to allow further construction to be done. |
Copyright © 2024 Atlassian. All rights reserved.