public class TimestampBasedEventToken extends Object
Constructor and Description |
---|
TimestampBasedEventToken(long timestamp,
List<Long> dirIds) |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getDirIds() |
long |
getTimestamp() |
String |
marshall() |
String |
toString() |
static Optional<TimestampBasedEventToken> |
unmarshall(String marshalled) |
Copyright © 2021 Atlassian. All rights reserved.