public class ConversationSync
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
ConversationSync.Create  | 
static class  | 
ConversationSync.CyrusContext  | 
class  | 
ConversationSync.CyrusConversationDbInitException  | 
static interface  | 
ConversationSync.Update  | 
| Constructor and Description | 
|---|
ConversationSync(BmContext context,
                java.lang.String task)  | 
ConversationSync(BmContext context,
                java.lang.String task,
                ConversationSync.Create create,
                ConversationSync.Update update)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(java.lang.String domainUid,
       java.lang.String userUid,
       IServerTaskMonitor monitor)  | 
public ConversationSync(BmContext context, java.lang.String task)
public ConversationSync(BmContext context, java.lang.String task, ConversationSync.Create create, ConversationSync.Update update)
public void execute(java.lang.String domainUid,
                    java.lang.String userUid,
                    IServerTaskMonitor monitor)
             throws ConversationSync.CyrusConversationDbInitException
Copyright © 2023. All Rights Reserved.