Package com.atlassian.jira.project
Class RemoteProject.Builder
java.lang.Object
com.atlassian.jira.project.RemoteProject.Builder
- Enclosing class:
RemoteProject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplicationLink(com.atlassian.applinks.api.ApplicationLink applicationLink) avatar(RemoteAvatar avatar) build()description(String description) id(long id) leadUser(RemoteUser leadUser)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
-
key
-
applicationLink
public RemoteProject.Builder applicationLink(com.atlassian.applinks.api.ApplicationLink applicationLink) -
name
-
description
-
leadUser
-
url
-
avatar
-
build
-