Class UserSettingServiceImpl
java.lang.Object
org.qubership.atp.environments.service.direct.impl.UserSettingServiceImpl
- All Implemented Interfaces:
UserSettingService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(UUID userId, UserSetting.ViewType view) update(UUID userId, UserSetting.ViewType view)
-
Constructor Details
-
UserSettingServiceImpl
public UserSettingServiceImpl()
-
-
Method Details
-
get
- Specified by:
getin interfaceUserSettingService
-
create
- Specified by:
createin interfaceUserSettingService
-
update
- Specified by:
updatein interfaceUserSettingService
-