Class IssueDTO.Builder
java.lang.Object
com.atlassian.jira.model.querydsl.IssueDTO.Builder
- Enclosing class:
IssueDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionarchivedby(String archivedby) archiveddate(Timestamp archiveddate) build()description(String description) environment(String environment) resolution(String resolution) resolutiondate(Timestamp resolutiondate) timeestimate(Long timeestimate) timeoriginalestimate(Long timeoriginalestimate) workflowId(Long workflowId)
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
build
-
id
-
key
-
number
-
project
-
reporter
-
assignee
-
creator
-
type
-
summary
-
description
-
environment
-
priority
-
resolution
-
status
-
created
-
updated
-
duedate
-
resolutiondate
-
votes
-
watches
-
timeoriginalestimate
-
timeestimate
-
timespent
-
workflowId
-
security
-
fixfor
-
component
-
archived
-
archivedby
-
archiveddate
-