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