Max. No. that can be appended to the Literal id of an enum/value of an enum
0
Bhawana Gupta (10●3●10●12)
| asked Jun 02 '14, 6:49 a.m.
JAZZ DEVELOPER
What is the max. no. that can be appended to the Literal id of an enum/value of an enum? For e.g. For a enum called dept the id=com.ibm.team.workitem.enum.dept.literal.l203
Comments
I don't think there is a limit.. this is just a text string. I think the ID text string limit is 255 characters, but haven't tested this myself.
Verified in the code: Enum literal Identifier is of type String