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

Customizing configuration data?

I'm trying to cusomize the configuration data in a project area. The
example for retrieving the data on the client does not explain how to
get the IProcessArea, and does not explain how to get the repository in
order to call getClientLibrary():

IProcessArea processArea = findProcessArea(parameter);
IProcessClientService processService = (IProcessClientService)
repository.getClientLibrary(IProcessClientService.class);

Where can I find the documentation that can fill in the missing pieces?

Bryan

0 votes



One answer

Permanent link
The repository client API is provided by the following plugin: com.ibm.team.repository.client
You can start by looking at the java doc. The API is not that big and it is well documented.

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
× 10,941

Question asked: May 07 '08, 5:36 p.m.

Question was seen: 7,544 times

Last updated: May 07 '08, 5:36 p.m.

Confirmation Cancel Confirm