Listener for Log in and log out events
![]()
Hi,
How can we create and register a listener for log-in related events. Thanks. Regards, Abhishek |
One answer
![]()
Take a look at the addLoginParticipant method in the com.ibm.team.repository.client.ITeamRepository class.
Hi, |