public class ProjectLeadHandlerImpl extends Object implements ProjectLeadHandler
| Constructor and Description |
|---|
ProjectLeadHandlerImpl(com.atlassian.audit.api.AuditService auditService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleProjectLeadUpdated(Project projectUpdated,
String oldProjectLeadKey,
String newProjectLeadKey) |
public ProjectLeadHandlerImpl(com.atlassian.audit.api.AuditService auditService)
public void handleProjectLeadUpdated(Project projectUpdated, String oldProjectLeadKey, String newProjectLeadKey)
handleProjectLeadUpdated in interface ProjectLeadHandlerCopyright © 2002-2021 Atlassian. All Rights Reserved.