public class Hello extends Action
| Modifier and Type | Field and Description |
|---|---|
static int |
callbacks
We count callbacks to execute() as part of the test suite.
|
| Constructor and Description |
|---|
Hello()
Public constructor is needed for the I in SCXML IO.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ActionExecutionContext exctx) |
String |
getName()
Get the name.
|
void |
setName(String name)
Set the name.
|
getNamespaces, getNamespacesKey, getParent, getParentEnterableState, getTextContentIfNodeResult, setNamespaces, setParentpublic static int callbacks
public Hello()
public void execute(ActionExecutionContext exctx) throws ModelException, SCXMLExpressionException
execute in class ActionModelExceptionSCXMLExpressionExceptionCopyright © 2005–2015 The Apache Software Foundation. All rights reserved.