Project

General

Profile

« Previous | Next » 

Revision 56636

View differences:

EmailUtils.java
18 18

  
19 19
    void sendUserMetricsEnabled(PiwikInfo piwikInfo) throws Exception;
20 20

  
21
    void sendAdminRegistrationEmail(Repository repository, Authentication authentication) throws Exception;
22

  
21 23
    void sendUserRegistrationEmail(Repository repository, Authentication authentication) throws Exception;
22 24

  
25
    void sendAdminUpdateRepositoryEmail(Repository repository, Authentication authentication) throws Exception;
26

  
23 27
    void sendUserUpdateRepositoryEmail(Repository repository, Authentication authentication) throws Exception;
24 28

  
25 29
    void sendSubmitJobForValidationEmail(Authentication authentication, JobForValidation jobForValidation) throws Exception;

Also available in: Unified diff