Klasse DeleteWorkflowSchemeDraftOperationSpec

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

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

Specification for the DeleteWorkflowSchemeDraft operation.

Delete draft workflow scheme

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteWorkflowSchemeDraftOperationSpec

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

      @Internal public DeleteWorkflowSchemeDraftOperationSpec(Long id)
      Constructs a validated instance of DeleteWorkflowSchemeDraftOperationSpec.

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

      Parameter:
      id - The ID of the active workflow scheme that the draft was created from.
    • DeleteWorkflowSchemeDraftOperationSpec

      protected DeleteWorkflowSchemeDraftOperationSpec()
  • Methodendetails