| Package | Description |
|---|---|
| io.fabric8.jube.process | |
| io.fabric8.jube.process.service |
| Modifier and Type | Method and Description |
|---|---|
DownloadStrategy |
InstallOptions.getDownloadStrategy() |
DownloadStrategy |
InstallOptions.InstallOptionsBuilder.getDownloadStrategy() |
| Modifier and Type | Method and Description |
|---|---|
T |
InstallOptions.InstallOptionsBuilder.downloadStrategy(DownloadStrategy downloadStrategy) |
| Constructor and Description |
|---|
InstallOptions(String id,
String name,
io.hawt.aether.OpenMavenURL url,
boolean offline,
String[] optionalDependencyPatterns,
String[] excludeDependencyFilterPatterns,
Map<String,Object> properties,
Map<String,String> environment,
String[] jvmOptions,
Map<String,File> jarFiles,
DownloadStrategy downloadStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected DownloadStrategy |
ProcessManagerService.createDefaultDownloadStrategy() |
protected DownloadStrategy |
ProcessManagerService.getDownloadStrategy(InstallOptions options) |
Copyright © 2014 Red Hat. All Rights Reserved.