Klasse GetTaskByIdOperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetTaskByIdOperationSpec

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

Specification for the GetTaskById operation.

Get inline task based on global ID

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetTaskByIdOperationSpec

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

      @Internal public GetTaskByIdOperationSpec(String inlineTaskId)
      Constructs a validated instance of GetTaskByIdOperationSpec.

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

      Parameter:
      inlineTaskId - Global ID of the inline task
    • GetTaskByIdOperationSpec

      protected GetTaskByIdOperationSpec()
  • Methodendetails