Modifier and Type | Method and Description |
---|---|
static void |
MailboxOps.addSharedSeenAnnotation(StoreClient sc,
java.lang.String folder) |
Modifier and Type | Method and Description |
---|---|
T |
ImapContext.ImapClientConsumer.accept(StoreClient sc) |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationParentUidRepair.UserMailboxWalk.folders(java.util.function.BiConsumer<StoreClient,java.util.List<ListInfo>> process) |
void |
ReplicationParentUidRepair.SharedMailboxWalk.folders(java.util.function.BiConsumer<StoreClient,java.util.List<ListInfo>> process) |
void |
RenamedInboxRepair.UserMailboxWalk.folders(java.util.function.BiConsumer<StoreClient,ListResult> process) |
Modifier and Type | Method and Description |
---|---|
T |
AbstractRollingReplicationTests.ImapActions.run(StoreClient sc) |
Constructor and Description |
---|
DemoteCommand(java.lang.String folderPath,
StoreClient storeClient,
HSMContext context,
java.util.List<InternalDate> ids,
java.util.Optional<java.lang.Integer> userQuota) |
Modifier and Type | Method and Description |
---|---|
StoreClient |
HSMContext.connect(java.lang.String folder) |
Modifier and Type | Field and Description |
---|---|
protected StoreClient |
AbstractHSMCommand.sc |
Constructor and Description |
---|
AbstractHSMCommand(java.lang.String folderPath,
StoreClient storeClient,
IHSMStorage storage) |
PromoteCommand(java.lang.String folderPath,
StoreClient storeClient,
HSMContext context,
java.util.Collection<Promote> promote) |
Constructor and Description |
---|
DemoteCommand(java.lang.String folderPath,
StoreClient storeClient,
HSMContext context,
java.util.List<InternalDate> ids,
java.util.Optional<java.lang.Integer> userQuota) |
Modifier and Type | Field and Description |
---|---|
protected StoreClient |
CyradmTestCase.sc |
protected StoreClient |
LoggedTestCase.sc |
Modifier and Type | Method and Description |
---|---|
protected StoreClient |
LoggedTestCase.newStore(boolean tls) |
Constructor and Description |
---|
Appender(StoreClient sc,
IMessageProducer mp) |
Constructor and Description |
---|
WalkResult(StoreClient sc,
Sudo sudo) |
Copyright © 2021. All Rights Reserved.