[JENKINS-39404] Introduce an `addOrReplaceAction` method with dirty return type
- We cannot modify `replaceAction` to return the dirty flag, in fact most callers probably don't care... but if you do care, we now provide `addOrReplaceAction` - Clarify the javadocs to reflect that these methods are not going to affect actions added by transient action factories
Loading
Please register or sign in to comment