Interface ToolchainTool.State

  • Enclosing class:
    ToolchainTool

    public static interface ToolchainTool.State
    Current configuration state of the tool.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CONFIGURED
      configured.
      static java.lang.String CONFIGURING
      configuring.
      static java.lang.String MISCONFIGURED
      misconfigured.
      static java.lang.String UNCONFIGURED
      unconfigured.