redoExecute method

void redoExecute()

Implementation

void redoExecute() {
  redo();
  if (monitored) {}
}