Function create_workflow_scheme

Source
pub async fn create_workflow_scheme(
    configuration: &Configuration,
    workflow_scheme: WorkflowScheme,
) -> Result<WorkflowScheme, Error<CreateWorkflowSchemeError>>
Expand description

Creates a workflow scheme. Permissions required: Administer Jira global permission.