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

cloning workitems within jazz server extension using abstract class CopyToProjectOperation

 Hi all,


i want to clone a bunch of workitems within my custom jazz server extension deriving from the abstract class CopyToWorkItemOperation, already defined in the jazz server sdk.
Unfortunately there is no official documentation about the jazz server sdk.
Is it possible to set the 'move' parameter to false in the ctor of a derived class to get cloned workitems with new workitem identity?
Or is this class only intended to move workitems between PAs remaining the workitem ids?

KInd regards,
Wolfgang

0 votes

Comments

sorry for typo 'CopyToWorkitemOperation' should be 'CopyToProjectOperation' 


Accepted answer

Permanent link

 This is internal API. It is an abstract class, so you can not run it. You can try out a not abstract class based on it and see what it does and if it is what you want. Since there is no documentation there is no other way to tell.

Wolfgang Schlicker selected this answer as the correct answer

0 votes

Comments

Thanks, I'm aware of this project, unfortunately the usage of this class (derived class) isn't documented there. I'm going to trial and error it.

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,938

Question asked: Feb 02 '24, 1:03 p.m.

Question was seen: 377 times

Last updated: Feb 08 '24, 5:04 a.m.

Confirmation Cancel Confirm