Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to call java classes on save button in workitem page.

Hi,

 Can I call java classes on Save button in work Item page .I want to execute my business logic when anyone saves the work Item.
Please suggest , How I can call java classes on save of Work Item ?
Please Give proper help documents.Any Examples on this ????
 

0 votes



2 answers

Permanent link
Not sure what exactly you mean by "call java classes", hope following two docs help:

https://jazz.net/wiki/bin/view/Main/PromotionByWIStatusChange

0 votes

Comments

Hi, I mean to say, I want to call the java classes which are not implemented using RTC-SDK API's .

Lionel's answer is correct. You create a precondition or a followup action. You have another post with the same content, I think. Please don't post the same question twice.


Permanent link
For Eclipse plugin development, there are numerous books available, and there is quite some information available on www.eclipse.org too. The same rules apply in the Jazz client and server plugin extensions.

I have used external Jars in plug ins in the past and I think the key was to carefully look at the plugin editor and locate the places where to add the Jars and classes to the plugin.xml (there are several places on several tabs) and the MANIFEST.MF and to make sure to include the classes into the jar that is generated contains the JAR's.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,512
× 1,701
× 383

Question asked: Aug 02 '12, 9:47 a.m.

Question was seen: 6,686 times

Last updated: Aug 03 '12, 3:12 a.m.

Confirmation Cancel Confirm