public bool ExecChangeCommitOnExit(CommandData cmdData) { ObjectsHelper.ChangeCommitOnExit(); return(true); }