Klasse CreateWorkflowOperationSpec

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

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

Specification for the CreateWorkflow operation.

Create workflow

  • Felddetails

    • VALIDATION_ENABLED

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

    • CreateWorkflowOperationSpec

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

      @Internal public CreateWorkflowOperationSpec(CreateWorkflowDetails createWorkflowDetails)
      Constructs a validated instance of CreateWorkflowOperationSpec.

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

      Parameter:
      createWorkflowDetails - The workflow details.
    • CreateWorkflowOperationSpec

      protected CreateWorkflowOperationSpec()
  • Methodendetails