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() |
public ArtifactExecutorComponent(NId id)
public NId getId()
getId in interface NExecutorComponentpublic int exec(NExecutionContext executionContext)
exec in interface NExecutorComponentpublic void dryExec(NExecutionContext executionContext)
public int execHelper(NExecutionContext executionContext, boolean dry)
Copyright © 2026 vpc open source initiative. All rights reserved.