Klasse GetTaskOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetTaskOperationSpec

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

Specification for the GetTask operation.

Get task

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetTaskOperationSpec

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

      @Internal public GetTaskOperationSpec(String taskId)
      Constructs a validated instance of GetTaskOperationSpec.

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

      Parameter:
      taskId - The ID of the task.
    • GetTaskOperationSpec

      protected GetTaskOperationSpec()
  • Methodendetails