jenkins.plugins.htmlaudio.domain
Interface BuildEventCleanupService

All Known Implementing Classes:
DefaultBuildEventCleanupService

public interface BuildEventCleanupService

Keeps the BuildEventRepository clean & fresh by removing expired events.

Author:
Lars Hvile

Method Summary
 void removeExpiredEvents(BuildEventRepository repository)
           
 

Method Detail

removeExpiredEvents

void removeExpiredEvents(BuildEventRepository repository)


Copyright © 2004-2011. All Rights Reserved.