| Package | Description |
|---|---|
| de.adorsys.opba.protocol.xs2a.testsandbox | |
| de.adorsys.opba.protocol.xs2a.testsandbox.internal |
| Modifier and Type | Field and Description |
|---|---|
static Set<SandboxApp> |
SandboxAppsStarter.ALL |
| Modifier and Type | Method and Description |
|---|---|
StarterContext |
SandboxAppsStarter.run(Set<SandboxApp> apps) |
| Constructor and Description |
|---|
SandboxAppsStarter(Map<SandboxApp,Integer> dockerPorts) |
| Modifier and Type | Method and Description |
|---|---|
static SandboxApp |
SandboxApp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SandboxApp[] |
SandboxApp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.