JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.core.container.api
IItemChangelogSupportPromise
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
itemChangelog(String, Long)
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)