Uses of Class
com.blackduck.integration.polaris.common.api.model.ContextAttributes
-
Packages that use ContextAttributes Package Description com.blackduck.integration.polaris.common.service -
-
Uses of ContextAttributes in com.blackduck.integration.polaris.common.service
Methods in com.blackduck.integration.polaris.common.service that return types with arguments of type ContextAttributes Modifier and Type Method Description List<PolarisResource<ContextAttributes>>
ContextsService. getAllContexts()
Optional<PolarisResource<ContextAttributes>>
ContextsService. getCurrentContext()
-