Method runAsync runAsync() Abstract execution method. When creating a new action, this method implementation will hold all the processing code. (should be run async) Declaration public virtual void runAsync()