java.lang.Object
io.github.primelib.jira4j.restv2.model.Scope

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class Scope extends Object
Scope
  • Felddetails

  • Konstruktordetails

    • Scope

      public Scope(Consumer<Scope> spec)
      Constructs a validated instance of Scope.
      Parameter:
      spec - the specification to process
    • Scope

      @Internal public Scope(ScopeProject project, Scope.TypeEnum type)
      Constructs a validated instance of Scope.

      NOTE: This constructor is not considered stable and may change if the model is updated. Consider using Scope(Consumer) instead.

      Parameter:
      project - var.name
      type - The type of scope.
    • Scope

      protected Scope()
  • Methodendetails