|
||||||||||
| 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(RegistrationProvider registrationProvider)
Create a registration created using the given RegistrationProvider. |
| Methods in com.atlassian.mywork.service that return types with arguments of type Registration | |
|---|---|
java.lang.Iterable<Registration> |
ClientRegistrationService.createRegistrations()
Create a registration created using default RegistrationProvider. |
| Method parameters in com.atlassian.mywork.service with type arguments of type Registration | |
|---|---|
void |
RegistrationService.register(java.lang.Iterable<Registration> registrations)
Handle registrations from a client |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||