public class NExecutionContextUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static StringPlaceHolderParser.PlaceHolderProvider<net.thevpc.nuts.artifact.NDefinition> |
DEFINITION_PLACEHOLDER |
static StringPlaceHolderParser.PlaceHolderProvider<net.thevpc.nuts.command.NExecutionContext> |
EXECUTION_CONTEXT_PLACEHOLDER |
| Constructor and Description |
|---|
NExecutionContextUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
defaultEnv(net.thevpc.nuts.artifact.NDefinition definition) |
public static StringPlaceHolderParser.PlaceHolderProvider<net.thevpc.nuts.artifact.NDefinition> DEFINITION_PLACEHOLDER
public static StringPlaceHolderParser.PlaceHolderProvider<net.thevpc.nuts.command.NExecutionContext> EXECUTION_CONTEXT_PLACEHOLDER
Copyright © 2026 vpc open source initiative. All rights reserved.