public interface AssignableWorkflowScheme extends WorkflowScheme
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AssignableWorkflowScheme.Builder
A builder that can be used to change an AssignableWorkflowScheme.
|
| Modifier and Type | Method and Description |
|---|---|
AssignableWorkflowScheme.Builder |
builder()
Return a builder initialised with the state of the current workflow scheme.
|
String |
getDescription()
The description of the workflow scheme.
|
String |
getName()
The name of the workflow scheme.
|
getActualDefaultWorkflow, getActualWorkflow, getConfiguredDefaultWorkflow, getConfiguredWorkflow, getId, getMappings, isDefault, isDraft@Nonnull AssignableWorkflowScheme.Builder builder()
String getName()
getName in interface WorkflowSchemeString getDescription()
getDescription in interface WorkflowSchemeCopyright © 2002-2021 Atlassian. All Rights Reserved.