Package net.bluemind.core.container.api
Interface IItemChangelogSupportAsync
public interface IItemChangelogSupportAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
itemChangelog
(String uid, Long since, AsyncHandler<ItemChangelog> handler)
-
Method Details
-
itemChangelog
-