-
Enhancement
-
Resolution: Won't Do
-
Major
-
7.0.2.Final
-
None
As a follow-up of JBTM-3897, it might make sense to move the ConcurrentHashMap<Uid, BasicAction> _allActions from ActionManager to BasicAction. In fact, this HashMap has (now) the only purpose of tracking BasicAction. As a consequence, moving this structure to BasicAction would facilitate tracking instances of BasicAction itself without using another class
- account is impacted by
-
JBTM-3903 Introduce a new statistic to track BasicAction just created
- Closed