Package | Description |
---|---|
com.atlassian.jira.bc.workflow | |
com.atlassian.jira.workflow |
Modifier and Type | Method and Description |
---|---|
AssignableWorkflowScheme.Builder |
WorkflowSchemeService.assignableBuilder()
Return a builder that can be used to create a
AssignableWorkflowScheme . |
Modifier and Type | Method and Description |
---|---|
AssignableWorkflowScheme.Builder |
WorkflowSchemeManager.assignableBuilder()
Return a builder that can be used to create a new
AssignableWorkflowScheme . |
AssignableWorkflowScheme.Builder |
AssignableWorkflowScheme.builder()
Return a builder initialised with the state of the current workflow scheme.
|
AssignableWorkflowScheme.Builder |
AssignableWorkflowScheme.Builder.setDescription(String description)
Set the description of the workflow scheme.
|
AssignableWorkflowScheme.Builder |
AssignableWorkflowScheme.Builder.setName(String name)
Set the name of the worklflow scheme.
|
Copyright © 2002-2014 Atlassian. All Rights Reserved.