Interface AgentBuildFeature

    • Method Detail

      • getType

        @NotNull
        String getType()
        Returns:
        build feature type
        Since:
        7.0
      • getParameters

        @NotNull
        Map<String,​String> getParameters()
        Resolved parameters of build feature.
        Returns:
        resolved build feature parameters
        Since:
        7.0