Klasse BulkSetContentStatesOperationSpec

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

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

Specification for the BulkSetContentStates operation.

Bulk set content state of many contents

  • Felddetails

    • VALIDATION_ENABLED

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

    • BulkSetContentStatesOperationSpec

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

      @Internal public BulkSetContentStatesOperationSpec(String status, BulkContentStateSetInput bulkContentStateSetInput)
      Constructs a validated instance of BulkSetContentStatesOperationSpec.

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

      Parameter:
      status - Set status to one of [current,draft].
      bulkContentStateSetInput - The content state and ids to set it to.
    • BulkSetContentStatesOperationSpec

      protected BulkSetContentStatesOperationSpec()
  • Methodendetails