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

Getting an instance of ICheckinOperation

Hi All,

I'm working on writing a custom build task that will run on the mainframe. One thing I'm struggling with is how to get an instance of ICheckinOperation. How do I get an IRepositoryResolver object?

I coded the below line just to move on and surpass compiler errors.


ICheckinOperation operation = IOperationFactory.instance.getCheckinOperation(new CheckinOperationDilemmaHandler(), (IRepositoryResolver)getTeamRepository().root().getAdapter(IRepositoryResolver.class));


Any help would be really appreciated.

Thanks,
Scott

0 votes


Be the first one to answer this question!

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

Question asked: Mar 27 '12, 5:54 p.m.

Question was seen: 3,204 times

Last updated: Mar 27 '12, 5:54 p.m.

Confirmation Cancel Confirm