Klasse MatchIssuesOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv2.spec.MatchIssuesOperationSpec

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class MatchIssuesOperationSpec extends Object
MatchIssuesSpec

Specification for the MatchIssues operation.

Check issues against JQL

  • Felddetails

    • VALIDATION_ENABLED

      @Experimental public static Boolean VALIDATION_ENABLED
      allows to disable validation of the spec, use with care!
  • Konstruktordetails

    • MatchIssuesOperationSpec

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

      @Internal public MatchIssuesOperationSpec(IssuesAndJQLQueries issuesAndJQLQueries)
      Constructs a validated instance of MatchIssuesOperationSpec.

      NOTE: This constructor is not considered stable and may change if the operation is updated.

      Parameter:
      issuesAndJQLQueries -
    • MatchIssuesOperationSpec

      protected MatchIssuesOperationSpec()
  • Methodendetails