Class BuildRunnerIdGenerator


  • public class BuildRunnerIdGenerator
    extends Object
    Represents a class that generates an unique ID the next build runner of a given type. The ID will not match any of the IDs of the passed existing runners.
    Since:
    2023.11
    • Method Detail

      • generateId

        @NotNull
        public String generateId()