jenkins.plugins.htmlaudio.domain.impl
Class DefaultBuildEventCleanupService

java.lang.Object
  extended by jenkins.plugins.htmlaudio.domain.impl.DefaultBuildEventCleanupService
All Implemented Interfaces:
BuildEventCleanupService

public class DefaultBuildEventCleanupService
extends java.lang.Object
implements BuildEventCleanupService

Author:
Lars Hvile

Constructor Summary
DefaultBuildEventCleanupService()
           
 
Method Summary
 void removeExpiredEvents(BuildEventRepository repo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultBuildEventCleanupService

public DefaultBuildEventCleanupService()
Method Detail

removeExpiredEvents

public void removeExpiredEvents(BuildEventRepository repo)
Specified by:
removeExpiredEvents in interface BuildEventCleanupService


Copyright © 2004-2011. All Rights Reserved.