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 ProjectLeadHandler
Copyright © 2002-2022 Atlassian. All Rights Reserved.