Klasse GetTaskUpdateOperationSpec

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

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

Specification for the GetTaskUpdate operation.

Get update on long running task for setting of content state.

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetTaskUpdateOperationSpec

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

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

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

      Parameter:
      taskId - taskId returned by put or delete requests to /wiki/rest/api/content-states
    • GetTaskUpdateOperationSpec

      protected GetTaskUpdateOperationSpec()
  • Methodendetails