public class ArtifactExecutorComponent extends Object implements NExecutorComponent
| Constructor and Description |
|---|
ArtifactExecutorComponent(NId id) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExec(NExecutionContext executionContext) |
int |
exec(NExecutionContext executionContext) |
int |
execHelper(NExecutionContext executionContext,
boolean dry) |
NId |
getId() |
int |
getSupportLevel(NSupportLevelContext nutsDefinition) |
public ArtifactExecutorComponent(NId id)
public NId getId()
getId in interface NExecutorComponentpublic int getSupportLevel(NSupportLevelContext nutsDefinition)
getSupportLevel in interface NComponentpublic int exec(NExecutionContext executionContext)
exec in interface NExecutorComponentpublic void dryExec(NExecutionContext executionContext)
public int execHelper(NExecutionContext executionContext, boolean dry)
Copyright © 2025 vpc open source initiative. All rights reserved.