Class CommandDefinition

java.lang.Object
org.jdrupes.vmoperator.runner.qemu.CommandDefinition

A command definition.
  • Field Details

  • Constructor Details

    • CommandDefinition

      public CommandDefinition(String name, com.fasterxml.jackson.databind.JsonNode jsonData)
      Instantiates a new process definition.
      Parameters:
      name - the name
      jsonData - the json data
  • Method Details

    • name

      public String name()
      Returns the name.
      Returns:
      the string