public class RemoveUserOperation extends Object implements com.atlassian.crowd.util.persistence.hibernate.batch.HibernateOperation<net.sf.hibernate.Session>
performOperation(Object, Session)
method which is used to find the user to delete.Constructor and Description |
---|
RemoveUserOperation(long directoryId,
List<String> usersHavingLocalGroup) |
Modifier and Type | Method and Description |
---|---|
void |
performOperation(Object o,
net.sf.hibernate.Session session) |
public void performOperation(Object o, net.sf.hibernate.Session session)
performOperation
in interface com.atlassian.crowd.util.persistence.hibernate.batch.HibernateOperation<net.sf.hibernate.Session>
Copyright © 2003–2020 Atlassian. All rights reserved.