| Package | Description |
|---|---|
| tigase.archive.unified | |
| tigase.archive.unified.db |
| Modifier and Type | Method and Description |
|---|---|
static UnifiedArchiveRepositoryWithTigaseQuery.CallCondition |
UnifiedArchiveRepositoryWithTigaseQuery.CallCondition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnifiedArchiveRepositoryWithTigaseQuery.CallCondition[] |
UnifiedArchiveRepositoryWithTigaseQuery.CallCondition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<? extends UnifiedArchiveRepositoryWithTigaseQuery.Item> |
UnifiedArchiveRepositoryWithTigaseQuery.queryRecents(tigase.xmpp.BareJID ownerJid,
Date start,
Date end,
Set<UnifiedArchiveRepositoryWithTigaseQuery.Type> types,
Set<UnifiedArchiveRepositoryWithTigaseQuery.CallCondition> callConditions,
tigase.xmpp.RSM rsm) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
JDBCUnifiedArchiveRepositoryWithRecents.countItems(tigase.xmpp.BareJID ownerJid,
Date start,
Date end,
Set<UnifiedArchiveRepositoryWithTigaseQuery.Type> types,
Set<UnifiedArchiveRepositoryWithTigaseQuery.CallCondition> callConditions) |
Stream<? extends UnifiedArchiveRepositoryWithTigaseQuery.Item> |
JDBCUnifiedArchiveRepositoryWithRecents.queryRecents(tigase.xmpp.BareJID ownerJid,
Date start,
Date end,
Set<UnifiedArchiveRepositoryWithTigaseQuery.Type> types,
Set<UnifiedArchiveRepositoryWithTigaseQuery.CallCondition> callConditions,
tigase.xmpp.RSM rsm) |
Copyright © 2018. All rights reserved.