|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.util.workflow.NullStatement
public final class NullStatement
"Special case": null statement.
Constructor Summary | |
---|---|
NullStatement()
|
Method Summary | |
---|---|
void |
execute(Context context)
Executes statement on the specified context. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullStatement()
Method Detail |
---|
public void execute(Context context)
Statement
execute
in interface Statement
context
- workflow context.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |