public class ArtifactExecutorComponent extends Object implements NExecutorComponent
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE| 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 |
getScore(NScorableContext nutsDefinition) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisValidScore, query, querypublic ArtifactExecutorComponent(NId id)
public NId getId()
getId in interface NExecutorComponentpublic int getScore(NScorableContext nutsDefinition)
getScore in interface NComponentgetScore in interface NScorablepublic 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.