Interface ProjectLeadHandler

All Known Implementing Classes:
ProjectLeadHandlerImpl

public interface ProjectLeadHandler
  • Method Details

    • handleProjectLeadUpdated

      void handleProjectLeadUpdated(Project projectUpdated, String oldProjectLeadKey, String newProjectLeadKey)