Class UntrustedBuildsSettings

    • Constructor Detail

      • UntrustedBuildsSettings

        public UntrustedBuildsSettings​(@NotNull
                                       String id,
                                       @NotNull
                                       Map<String,​String> params,
                                       String projectId)
    • Method Detail

      • shouldBeApproved

        public boolean shouldBeApproved()
      • shouldLogUntrustedBuilds

        public boolean shouldLogUntrustedBuilds()
      • treatManualStartOfBuildAsApproval

        public boolean treatManualStartOfBuildAsApproval()