| Package | Description |
|---|---|
| org.molgenis.app.manager.controller | |
| org.molgenis.app.manager.model | |
| org.molgenis.app.manager.service | |
| org.molgenis.app.manager.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<AppResponse> |
AppManagerController.getApps() |
| Modifier and Type | Method and Description |
|---|---|
static AppResponse |
AppResponse.create(App app) |
| Modifier and Type | Method and Description |
|---|---|
AppResponse |
AppManagerService.getAppByName(String appName)
Retrieve an
AppResponse based a unique URI |
| Modifier and Type | Method and Description |
|---|---|
List<AppResponse> |
AppManagerService.getApps()
Retrieve a list of
AppResponses |
| Modifier and Type | Method and Description |
|---|---|
AppResponse |
AppManagerServiceImpl.getAppByName(String appName) |
| Modifier and Type | Method and Description |
|---|---|
List<AppResponse> |
AppManagerServiceImpl.getApps() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.