|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Registration | |
|---|---|
| com.atlassian.mywork.model | |
| com.atlassian.mywork.rest | |
| com.atlassian.mywork.service | |
| Uses of Registration in com.atlassian.mywork.model |
|---|
| Methods in com.atlassian.mywork.model that return Registration | |
|---|---|
Registration |
RegistrationBuilder.build()
|
| Uses of Registration in com.atlassian.mywork.rest |
|---|
| Constructors in com.atlassian.mywork.rest with parameters of type Registration | |
|---|---|
JsonConfig(java.lang.String url,
Registration registration,
java.util.Locale locale)
|
|
| Uses of Registration in com.atlassian.mywork.service |
|---|
| Methods in com.atlassian.mywork.service that return Registration | |
|---|---|
Registration |
ClientRegistrationService.createRegistration()
Create a registration created using default RegistrationProvider. |
Registration |
ClientRegistrationService.createRegistration(RegistrationProvider registrationProvider)
Create a registration created using the given RegistrationProvider. |
| Methods in com.atlassian.mywork.service with parameters of type Registration | |
|---|---|
void |
RegistrationService.register(Registration registration)
Handle registration from a client |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||