Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-builds-dev] Question about build plan IDs.

Hi all,

I have a question about the IBuildPlan IDs.  I noticed that they are defined as String type, but
my target server is using integers for their jobs.  So I wonder what will happen if I do Integer.toString(id)?
Will this integer be shown somewhere in the UI, making it meaningless to the user?  Or its only the displayName
field matters?

Thanks in advance for your help.

Best regards,

Ken Leung


Back to the top