Package net.bluemind.core.container.api
Interface IChangesetCleanupAsync
public interface IChangesetCleanupAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteOldDeletedChangesetItems
(int days, AsyncHandler<Void> handler)
-
Method Details
-
deleteOldDeletedChangesetItems
-