I see, then I just need to cast the view group accordingly. That works, thanks!
> Am 22.03.2021 um 13:53 schrieb Jesse Glick <[email protected]>: > > On Sun, Mar 21, 2021 at 6:36 PM Ullrich Hafner <[email protected] > <mailto:[email protected]>> wrote: > there is no getAcl method for item groups > > Normally an `ItemGroup` will in fact be `instanceof AccessControlled` (via > `Jenkins` or `AbstractFolder`). > > (I cannot say I understand the intent of `View` permissions so I am not > attempting to answer your question broadly. ) > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr02%3Dq8FKH4j0tkknRHOvrpDD%3DaKnzB1nnBZvRhynK_hug%40mail.gmail.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr02%3Dq8FKH4j0tkknRHOvrpDD%3DaKnzB1nnBZvRhynK_hug%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/95A057B0-D507-4403-A266-40ADAC56A841%40gmail.com.
