| Package | Description |
|---|---|
| com.atlassian.jira.config | |
| com.atlassian.jira.model.querydsl |
| Modifier and Type | Method and Description |
|---|---|
Resolution |
MockIssueConstantFactory.createResolution(ResolutionDTO resolutionDTO) |
Resolution |
IssueConstantFactory.createResolution(ResolutionDTO resolutionDTO) |
Resolution |
DefaultIssueConstantFactory.createResolution(ResolutionDTO resolutionDTO) |
| Modifier and Type | Method and Description |
|---|---|
ResolutionDTO |
ResolutionDTO.Builder.build() |
static ResolutionDTO |
ResolutionDTO.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 ResolutionDTO.Builder |
ResolutionDTO.builder(ResolutionDTO resolutionDTO) |
| Constructor and Description |
|---|
Builder(ResolutionDTO resolutionDTO) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.