Uses of Interface
com.e1c.g5.v8.dt.cli.api.ICliSessionConsumer
Packages that use ICliSessionConsumer
Package
Description
-
Uses of ICliSessionConsumer in com.e1c.g5.v8.dt.cli.api.components
Classes in com.e1c.g5.v8.dt.cli.api.components that implement ICliSessionConsumerModifier and TypeClassDescriptionclassBase implementation of a CLI command provider. -
Uses of ICliSessionConsumer in com.e1c.g5.v8.dt.cli.commands.internal.builtin.provisioning
Classes in com.e1c.g5.v8.dt.cli.commands.internal.builtin.provisioning that implement ICliSessionConsumerModifier and TypeClassDescriptionfinal classPlatform support management command -
Uses of ICliSessionConsumer in com.e1c.g5.v8.dt.cli.commands.internal.builtin.workspace
Classes in com.e1c.g5.v8.dt.cli.commands.internal.builtin.workspace that implement ICliSessionConsumerModifier and TypeClassDescriptionclassBase project-related CLI commands.classCLI command to import projects into the workspace. -
Uses of ICliSessionConsumer in com.e1c.g5.v8.dt.formatter.bsl.service
Classes in com.e1c.g5.v8.dt.formatter.bsl.service that implement ICliSessionConsumerModifier and TypeClassDescriptionclassProvides commands for formatting BSL files within a project. -
Uses of ICliSessionConsumer in com.e1c.langtool.v8.dt.internal.cli.api.impl.commands
Classes in com.e1c.langtool.v8.dt.internal.cli.api.impl.commands that implement ICliSessionConsumerModifier and TypeClassDescriptionclassA command to delete languages and clean up translations.classThe command to convert list of languages of the configuration project.classCommand-line interface (CLI) command for converting a language project.classA command class for exporting translation statistics.classThe CLI command import project with language projects and generate translation strings with certain parameters.classThe CLI command import language projects from zip paths.classThe command to show list of storages by the project.classThis command list all known translation providers.classThe command synchronize source project with new or existing translated project.