Uses of Class
jetbrains.buildServer.util.UptodateValue
-
Packages that use UptodateValue Package Description jetbrains.buildServer.serverSide.auth.presigned.impl -
-
Uses of UptodateValue in jetbrains.buildServer.serverSide.auth.presigned.impl
Constructors in jetbrains.buildServer.serverSide.auth.presigned.impl with parameters of type UptodateValue Constructor Description PresignedToken(SBuild build, AuthorityHolder parentAuthority, UptodateValue<Boolean> refreshOnAccess, UptodateValue<Long> ttl, TimeService timeService)
-