Klasse GetHierarchyOperationSpec

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

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

Specification for the GetHierarchy operation.

Get project issue type hierarchy

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetHierarchyOperationSpec

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

      @Internal public GetHierarchyOperationSpec(Long projectId)
      Constructs a validated instance of GetHierarchyOperationSpec.

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

      Parameter:
      projectId - The ID of the project.
    • GetHierarchyOperationSpec

      protected GetHierarchyOperationSpec()
  • Methodendetails