11221123112411251126112711281129113011311132
addRequest(new UpdateUIAfterUpdateRequest(this, isLastInLine())); if (queued) { WorkFlow.update(this); } else { new UpdateQuery(this).run(); } } catch (ValidationException exp) { executeRequests(false); throw exp; } catch (Exception e) {