public static interface

DraftWorkflowScheme.Builder

implements WorkflowScheme.Builder<T extends Builder<T>>
com.atlassian.jira.workflow.DraftWorkflowScheme.Builder
Known Indirect Subclasses

Class Overview

A builder that can be used to change the state of the workflow scheme.

Summary

Public Methods
DraftWorkflowScheme build()
Date getLastModifiedDate()
ApplicationUser getLastModifiedUser()
AssignableWorkflowScheme getParentScheme()
[Expand]
Inherited Methods
From interface com.atlassian.jira.workflow.WorkflowScheme.Builder

Public Methods

public DraftWorkflowScheme build ()

public Date getLastModifiedDate ()

public ApplicationUser getLastModifiedUser ()

public AssignableWorkflowScheme getParentScheme ()