public abstract class Defaults extends Object
| Constructor and Description |
|---|
Defaults() |
| Modifier and Type | Method and Description |
|---|---|
static ArtifactStore |
artifactStore(DownloadConfig downloadConfig) |
static UUIDTempNaming |
executableNaming() |
static DownloadConfig |
genericDownloadConfig(String name,
String downloadPath,
PackageResolver packageResolver) |
static StandardConsoleProgressListener |
progressListener() |
static Directory |
tempDirFactory() |
public static Directory tempDirFactory()
public static UUIDTempNaming executableNaming()
public static ArtifactStore artifactStore(DownloadConfig downloadConfig)
public static DownloadConfig genericDownloadConfig(String name, String downloadPath, PackageResolver packageResolver)
public static StandardConsoleProgressListener progressListener()
Copyright © 2022. All rights reserved.