Uses of Class
com.bytedesk.team.department.DepartmentRestService
Packages that use DepartmentRestService
-
Uses of DepartmentRestService in com.bytedesk.team.department
Fields in com.bytedesk.team.department declared as DepartmentRestServiceModifier and TypeFieldDescriptionprivate final DepartmentRestService
DepartmentRestController.departmentRestService
private final DepartmentRestService
DepartmentEventListener.departmentService
private final DepartmentRestService
DepartmentInitializer.departmentService
-
Uses of DepartmentRestService in com.bytedesk.team.member
Fields in com.bytedesk.team.member declared as DepartmentRestServiceModifier and TypeFieldDescriptionprivate final DepartmentRestService
MemberRestService.departmentRestService
private final DepartmentRestService
MemberEventListener.departmentService