868788899091929394
return wi; } catch (AttributeException ae) { throw new ApreException ("Failed to tag workitem", ae); } }
909192939495969798
return wi; } catch (final Throwable t) { throw new ApreException ("Failed to tag workitem", t); } }