JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.core.container.api
IItemChangelogSupportPromise
Contents
Description
Method Summary
Method Details
itemChangelog(String, Long)
Hide sidebar
Show sidebar
Interface IItemChangelogSupportPromise
public interface
IItemChangelogSupportPromise
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CompletableFuture
<
ItemChangelog
>
itemChangelog
(
String
uid,
Long
since)
Method Details
itemChangelog
CompletableFuture
<
ItemChangelog
>
itemChangelog
(
String
uid,
Long
since)