public class ProcessExecutorComponent extends Object implements NExecutorComponent
| Modifier and Type | Field and Description |
|---|---|
static NId |
ID |
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE| Constructor and Description |
|---|
ProcessExecutorComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
exec(NExecutionContext executionContext) |
IProcessExecHelper |
execHelper(NExecutionContext executionContext) |
NId |
getId() |
int |
getScore(NScorableContext nutsDefinition) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisValidScore, query, querypublic static 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 IProcessExecHelper execHelper(NExecutionContext executionContext)
Copyright © 2025 vpc open source initiative. All rights reserved.