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 TypeClassDescriptionclass
Base 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 class
Platform 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 TypeClassDescriptionclass
Base project-related CLI commands.class
CLI 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 TypeClassDescriptionclass
Provides commands for formatting BSL files within a project.