Re: How to get transition name from current issue.
[email protected] Fri, 15 Jul 2011 07:33:34 CDT
| Newsgroups | gmane.comp.java.jira.user |
|---|---|
| Message-ID | <13024527.900221310733244862.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com> |
Hi Jamie,
I am getting id as 0
protected void getVelocityParamsForView(Map<String, Object> velocityParams,
AbstractDescriptor descriptor) {
int st = descriptor.getId();
System.out.println("ID Name:::"+st);
String stDec = Integer.toString(st);
System.out.println("stDecName:::"+stDec);
Is it correct way?
Regards,
Suresh.
--
Post by sureshg - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=55219
_______________________________________________
Jira-user mailing list
[email protected]
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user