Class SubscriptionId
java.lang.Object
com.atlassian.confluence.internal.api.incrementalsync.model.SubscriptionId
- All Implemented Interfaces:
Serializable
Represent a Subscription ID
- Since:
- 9.3.0
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionboolean
long
long
getValue()
int
hashCode()
static SubscriptionId
of
(long subscriptionId) static SubscriptionId
of
(long subscriptionId, long mostRecentId) static SubscriptionId
of
(IncrementalSyncCursor cursor) toString()