final class Param extends Leaf
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Set<java.lang.String> |
selfLoggers |
name, nameParSep, param, parent| Constructor and Description |
|---|
Param(Node parent,
java.lang.String name,
java.lang.String param) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void |
addSelfLogger(java.lang.String job) |
protected Status |
advance()
Check the current status assuming the last update had status RUNNING.
|
protected void |
terminate()
Forcibly terminate this job.
|
debugDump, extractTaskName, fetchAncestry, getLevel, getName, getParam, getStatus, hasSucceededLast, ignore, kill, markFail, toString, updateStatusParam(Node parent, java.lang.String name, java.lang.String param) throws java.lang.Exception
java.lang.ExceptionCopyright © 2006-2015 Heng Sun.