Uses of Class
com.flowable.platform.tenant.dto.User
Package | Description |
---|---|
com.flowable.platform.tenant | |
com.flowable.platform.tenant.dto |
-
Uses of User in com.flowable.platform.tenant
Methods in com.flowable.platform.tenant with parameters of type User Modifier and Type Method Description protected static java.lang.String
TenantSetupServiceImpl. getDisplayName(User user)
-
Uses of User in com.flowable.platform.tenant.dto
Methods in com.flowable.platform.tenant.dto that return types with arguments of type User Modifier and Type Method Description java.util.List<User>
TenantDocument. getUsers()
Method parameters in com.flowable.platform.tenant.dto with type arguments of type User Modifier and Type Method Description void
TenantDocument. setUsers(java.util.List<User> users)