public class CommandContextUtil extends Object
Constructor and Description |
---|
CommandContextUtil() |
public static CommandContext getCommandContext()
public static PlatformEngineConfiguration getPlatformEngineConfiguration()
public static PlatformEngineConfiguration getPlatformEngineConfiguration(CommandContext commandContext)
public static TranslationService getTranslationService()
public static TranslationService getTranslationService(CommandContext commandContext)
public static TranslationEntityManager getTranslationEntityManager(CommandContext commandContext)
public static TranslationChangeManager getTranslationChangeManager(CommandContext commandContext)
public static CommentEntityManager getCommentEntityManager(CommandContext commandContext)
public static ConfigurationPropertyEntityManager getConfigurationPropertyEntityManager(CommandContext commandContext)
public static PlatformDeploymentEntityManager getPlatformDeploymentEntityManager()
public static PlatformDeploymentEntityManager getPlatformDeploymentEntityManager(CommandContext commandContext)
public static QueryDefinitionEntityManager getQueryDefinitionEntityManager()
public static QueryDefinitionEntityManager getQueryDefinitionEntityManager(CommandContext commandContext)
public static PlatformResourceEntityManager getPlatformResourceEntityManager()
public static PlatformResourceEntityManager getPlatformResourceEntityManager(CommandContext commandContext)
public static VariableExtractorDefinitionEntityManager getVariableExtractorDefinitionEntityManager()
public static VariableExtractorDefinitionEntityManager getVariableExtractorDefinitionEntityManager(CommandContext commandContext)
public static PlatformDeploymentManager getDeploymentManager()
public static PlatformDeploymentManager getDeploymentManager(CommandContext commandContext)
public static PlatformRepositoryService getPlatformRepositoryService()
public static PlatformRepositoryService getPlatformRepositoryService(CommandContext commandContext)