public interface Executable extends Node
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancels the execution.
|
void |
execute()
Execute the element.
|
void |
setExecutionContext(ExecutionContext context)
Set the execution context.
|
clearProperties, getId, getKeys, getProperty, removeProperty, setPropertyvoid execute()
void cancel()
void setExecutionContext(ExecutionContext context)
context - Copyright © 2012. All Rights Reserved.