Command.execute override.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
protected boolean execute () |
true, if at least one of the underlying commands returned true upon execution; otherwise, false.
See Also