| Modifier and Type | Method and Description |
|---|---|
Launcher |
TaskPlatformFactory.createLauncher(String account)
Create the
Launcher by the given name. |
| Modifier and Type | Method and Description |
|---|---|
protected List<Launcher> |
AbstractTaskPlatformFactory.createLaunchers() |
List<Launcher> |
TaskPlatform.getLaunchers() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskPlatform.setLaunchers(List<Launcher> launchers) |
| Constructor and Description |
|---|
TaskPlatform(String name,
List<Launcher> launchers) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.