Class PipelineDescription.Job.RunsOn.SelfHosted.SelfHostedRequirement.SelfHostedPredefinedRequirement

    • Field Detail

      • name

        @NotNull
        public String name
      • value

        @NotNull
        public String value
    • Constructor Detail

      • SelfHostedPredefinedRequirement

        public SelfHostedPredefinedRequirement​(@NotNull
                                               String name,
                                               @NotNull
                                               String value)