26552656265726582659266026612662266326642665
} catch (Exception error) { getErrors().add(error); return false; } finally { state.endWrites(); } } /** * Tries to restore the given {@code object} if the user has asked for it
28342835283628372838283928402841284228432844
workflowData.revertState(oldWorkflowState); getErrors().add(error); return false; } finally { state.endWrites(); } } // --- AuthenticationFilter bridge ---
8485868788899091929394
} catch (Exception error) { ErrorUtils.rethrow(error); } finally { state.endWrites(); } // Expensive operations that should only trigger occasionally. boolean idle = page.param(boolean.class, "idle");
325326327328329330331332333334335
history.save(); state.commitWrites(); return history; } finally { state.endWrites(); } } } /**