| Package | Description |
|---|---|
| org.jboss.hal.core.extension |
| Modifier and Type | Method and Description |
|---|---|
static InstalledExtension |
InstalledExtension.fromJson(String url,
JsonObject json) |
InstalledExtension |
ExtensionStorage.get(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<InstalledExtension> |
ExtensionStorage.list() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionStorage.add(InstalledExtension extension) |
void |
ExtensionStorage.remove(InstalledExtension extension) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.