Uses of Class
com.flowable.idm.dto.CurrentUserThemeConfiguration
-
Packages that use CurrentUserThemeConfiguration Package Description com.flowable.idm.dto -
-
Uses of CurrentUserThemeConfiguration in com.flowable.idm.dto
Fields in com.flowable.idm.dto declared as CurrentUserThemeConfiguration Modifier and Type Field Description protected CurrentUserThemeConfiguration
CurrentUserResponse. themeConfiguration
Methods in com.flowable.idm.dto that return CurrentUserThemeConfiguration Modifier and Type Method Description CurrentUserThemeConfiguration
CurrentUserResponse. getThemeConfiguration()
Methods in com.flowable.idm.dto with parameters of type CurrentUserThemeConfiguration Modifier and Type Method Description void
CurrentUserResponse. setThemeConfiguration(CurrentUserThemeConfiguration themeConfiguration)
-