Class CliCommandContext

    • Method Detail

      • getCommandSession

        public org.apache.felix.service.command.CommandSession getCommandSession()
        Gets CLI command session associated with this call
        Returns:
        Command session, cannot be null
      • getLogger

        public org.slf4j.Logger getLogger()
        Gets a CLI command logger
        Returns:
        The logger instance. Cannot be null
      • getWorkspaceSupport

        public com._1c.g5.v8.dt.internal.cli.api.impl.WorkspaceSupport getWorkspaceSupport()
        Gets WorkspaceSupport service facade
        Returns:
        The WorkspaceSupport service facade. Cannot be null