Hi Christopher, Thank you for that hint and the short but helpful explanation!
Jannik 2013/3/5 Christopher Orr <[email protected]> > Hi there, > > There's a jenkins-dev mailing list where you're more likely to get a > response. > > But in general, a User is a user, and each one can have multiple > UserProperties (e.g. their email address is a property, their API token is > a property). > > Chris > > > > On 03/04/2013 02:38 PM, Jannik Kett wrote: > >> Hello Jenkins-users, >> >> I use Jenkins for quite a while but now I want to write a small plugin >> to satisfy my requirements. >> >> Therefore I worked through Jenkins wiki, the different tutorials and the >> source code. I think I gained a first insight on how things work, but >> there are still some things missing. >> >> I'm confused about the *Property files. >> I used the User/UserProperty/**UserPropertyDescriptor and >> View/ViewProperty/.. class sets to understand the structure. I think I >> understood what the Descriptor is good/needed for. What I havn´t got is >> what is the exact difference between User and UserProperty. Because I >> also found examples where a Descriptor is given but no *Property class. >> What is/should be implemented in which one of them and how do they >> interact. >> >> Thanks in advance!! >> >> Jannik >> > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > jenkinsci-users+unsubscribe@**googlegroups.com<jenkinsci-users%[email protected]> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
