Package com.atlassian.jira.bc.user
Interface ApplicationUserBuilder
- All Known Implementing Classes:
ApplicationUserBuilderImpl
@ParametersAreNonnullByDefault
public interface ApplicationUserBuilder
- Since:
- v7.0
-
Method Summary
Modifier and TypeMethodDescriptionactive
(boolean active) build()
displayName
(String displayName) emailAddress
(String emailAddress)
-
Method Details
-
active
-
name
-
emailAddress
-
displayName
-
build
-