public class CommandContextUtil extends Object
public static CommandContext getCommandContext()
public static ConversationService getConversationService(CommandContext commandContext)
public static List<ConversationTagProvider> getConversationTagProviders(CommandContext commandContext)
public static ConversationEntityManager getConversationEntityManager(CommandContext commandContext)
public static ArchiveConversationEventEntityManager getArchiveConversationEventEntityManager(CommandContext commandContext)
public static ArchiveJobEventEntityManager getArchiveJobEventEntityManager(CommandContext commandContext)
public static UserAnalyticsEntityManager getUserAnalyticsEntityManager(CommandContext commandContext)
public static ConversationDefinitionEntityManager getConversationDefinitionEntityManager(CommandContext commandContext)
public static ConversationRegistryEntryEntityManager getConversationRegistryEntryEntityManager(CommandContext commandContext)
public static MessageService getMessageService(CommandContext commandContext)
public static MessageEntityManager getMessageEntityManager(CommandContext commandContext)
public static ReactionEntityManager getReactionEntityManager(CommandContext commandContext)
public static TemporaryMessageEntityManager getTemporaryMessageEntityManager(CommandContext commandContext)
public static ConversationStatusEntityManager getConversationStatusEntityManager(CommandContext commandContext)
public static DeviceEntityManager getDeviceEntityManager(CommandContext commandContext)
public static ConversationPermissionService getConversationPermissionService(CommandContext commandContext)
public static DeskService getDeskService(CommandContext commandContext)
public static EngageIndexingScheduler getEngageIndexingScheduler()
public static EngageIndexingScheduler getEngageIndexingScheduler(CommandContext commandContext)
public static EngageEngineConfiguration getEngageEngineConfiguration()
public static EngageEngineConfiguration getEngageEngineConfiguration(CommandContext commandContext)
public static ActionEngineConfiguration getActionEngineConfiguration()
public static ActionEngineConfiguration getActionEngineConfiguration(CommandContext commandContext)
public static TemplateEngineConfiguration getTemplateEngineConfiguration()
public static TemplateEngineConfiguration getTemplateEngineConfiguration(CommandContext commandContext)
public static ProcessEngineConfiguration getProcessEngineConfiguration()
public static ProcessEngineConfiguration getProcessEngineConfiguration(CommandContext commandContext)
public static UserAccountService getUserAccountService()
public static UserAccountService getUserAccountService(CommandContext commandContext)
public static PlatformIdmEngineConfigurationApi getIdmEngineConfiguration(CommandContext commandContext)
public static DmnEngineConfigurationApi getDmnEngineConfiguration(CommandContext commandContext)
public static DmnDecisionService getDmnDecisionService(CommandContext commandContext)
public static ContentService getContentService(CommandContext commandContext)
public static ContentEngineConfigurationApi getContentEngineConfiguration(CommandContext commandContext)