Class Ibcmd


  • public final class Ibcmd
    extends Object
    The ibcmd 1C:Stanalonse server utility.
    • Method Detail

      • of

        public static Ibcmd of​(Path path)
        Creates a new ibcmd utility instance.
        Parameters:
        path - the path to the 1C:Stanalonse server location, cannot be null
        Returns:
        the new ibcmd utility instance, never null
      • server

        public ServerCommandBuilder server()
        Returns a new server command builder instance.
        Returns:
        a new server command builder instance, never null
      • infobase

        public InfobaseCommandBuilder infobase()
        Returns a new infobase command builder instance.
        Returns:
        a new infobase command builder instance, never null
      • exists

        public boolean exists()
        Returns whether the utility exists in file-system.
        Returns:
        whether the utility exists in file-system