[midPoint-git] [Evolveum/midpoint] b65c53: TaskManager: removed @EventListener method from AP...
virgo47
noreply at github.com
Mon Feb 14 17:02:32 CET 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: b65c53bbfc47500e0d8749abdd49b863ff836589
https://github.com/Evolveum/midpoint/commit/b65c53bbfc47500e0d8749abdd49b863ff836589
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M repo/task-api/src/main/java/com/evolveum/midpoint/task/api/TaskManager.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerQuartzImpl.java
Log Message:
-----------
TaskManager: removed @EventListener method from API (+one unused too)
@EventListener onSystemStarted() is now impl only, Spring will call it.
Unused recordTaskThreadsDump() removed completely.
More information about the midPoint-svn
mailing list