Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the lastlogintime for a user in Jira 4.4.4?

Elango Senthilnathan
October 30, 2012

Hello !

I am working on a plug-in that reports all users who have not logged in to Jira (version 4.4.4) for the past 90 days or so. This is to be in-line with our organization policy to disable users who are inactive.

I researched a bit and found that there are methods to pull this information but I am not able to find the right way to start.

LoginInfoImpl.getLastLoginTime() or LoginInfo.getLastLoginTime() gets this information, but I dont know how to create an instance of LoginInfoImpl or LoginInfo interfaces. How do I get an instance of LoginService or LoginInfoImpl interfaces. Is it available from ComponentManager? Like ComponentManager.getInstance().getLoginInfo()????

Please help.

-Elango

1 answer

0 votes
vkharisma
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 30, 2012

There is a way to retrieve it from the database: JIRA example queries

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events