| Package | Description |
|---|---|
| com.atlassian.jira.config | |
| com.atlassian.jira.model.querydsl |
| Modifier and Type | Method and Description |
|---|---|
Status |
MockIssueConstantFactory.createStatus(StatusDTO statusDTO) |
Status |
IssueConstantFactory.createStatus(StatusDTO statusDTO) |
Status |
DefaultIssueConstantFactory.createStatus(StatusDTO statusDTO) |
| Modifier and Type | Method and Description |
|---|---|
StatusDTO |
StatusDTO.Builder.build() |
static StatusDTO |
StatusDTO.fromGenericValue(org.ofbiz.core.entity.GenericValue gv)
Constructs a new instance of this Data Transfer object from the values in the given GenericValue.
|
| Modifier and Type | Method and Description |
|---|---|
static StatusDTO.Builder |
StatusDTO.builder(StatusDTO statusDTO) |
| Constructor and Description |
|---|
Builder(StatusDTO statusDTO) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.