Uses of Class
org.openl.rules.repository.api.UserInfo
-
Packages that use UserInfo Package Description org.openl.rules.repository.api -
-
Uses of UserInfo in org.openl.rules.repository.api
Methods in org.openl.rules.repository.api that return UserInfo Modifier and Type Method Description UserInfoFileData. getAuthor()The author of the last modification.Methods in org.openl.rules.repository.api with parameters of type UserInfo Modifier and Type Method Description voidBranchRepository. merge(String branchFrom, UserInfo author, ConflictResolveData conflictResolveData)voidBranchRepository. pull(UserInfo author)voidFileData. setAuthor(UserInfo author)
-