368369370371372373374375376377378
PropagationTaskExecStatus.valueOf(execution.getStatus()), beforeObj, afterObj); } actions.after(task, execution, afterObj); return execution; } @Override
420421422423424425426427428429430
beforeObj, afterObj); } } actions.after(task, execution, afterObj); notificationManager.createTasks( AuditElements.EventCategoryType.PROPAGATION, task.getSubjectType().name().toLowerCase(), task.getResource().getName(),
378379380381382383384385386387388
beforeObj, afterObj); } } actions.after(task, execution, afterObj); return execution; } @Override
370371372373374375376377378379380