Class LicensedUserInfoEntity.Builder
java.lang.Object
com.atlassian.plugins.license.entity.LicensedUserInfoEntity.Builder
- Enclosing class:
- LicensedUserInfoEntity
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setApplicationKey(String applicationKey) setCrowdDirectoryId(Long crowdDirectoryId) setDirectoryId(Long directoryId) setDisplayName(String displayName) setExternalId(String externalId) setLastLoginTime(Long lastLoginTime) setRemoteCrowdUser(boolean remoteCrowdUser) setUsername(String username)
-
Method Details
-
setUsername
-
setEmail
-
setDisplayName
-
setExternalId
-
setCrowdDirectoryId
-
setDirectoryId
-
setRemoteCrowdUser
-
setLastLoginTime
-
setApplicationKey
-
build
-