Carries out an action that changes the schedule in some way.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
protected abstract boolean execute () |
true, if the command actually caused changes in the schedule; otherwise, false.
Commands, which return false are never recorded in the command history.