Uses of Interface
com.atlassian.confluence.legacyapi.service.people.PersonService
-
Packages that use PersonService Package Description com.atlassian.confluence.ui.rest.people com.atlassian.confluence.ui.rest.service.people -
-
Uses of PersonService in com.atlassian.confluence.ui.rest.people
Constructors in com.atlassian.confluence.ui.rest.people with parameters of type PersonService Constructor Description LegacyPersonResource(PersonService personService)
Deprecated. -
Uses of PersonService in com.atlassian.confluence.ui.rest.service.people
Classes in com.atlassian.confluence.ui.rest.service.people that implement PersonService Modifier and Type Class Description class
LegacyPersonServiceImpl
Deprecated.since 7.0.1 , usePersonService
-