public class StackResolution extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StackResolution.ResolvedArtifact
Represents a resolved artifact.
|
| Constructor and Description |
|---|
StackResolution(Stack stack,
File directory,
StackResolutionOptions options)
Creates an instance of
StackResolution. |
public StackResolution(Stack stack, File directory, StackResolutionOptions options)
StackResolution.stack - the stackdirectory - the output directory, created if not existingoptions - the stack resolution optionsCopyright © 2016–2019. All rights reserved.