Package io.quarkus.bom.decomposer
Interface ReleaseOrigin
-
- All Known Implementing Classes:
ScmRepository
@Deprecated(forRemoval=true) public interface ReleaseOrigin
Deprecated, for removal: This API element is subject to removal in a future version.in favor ofScmRepository
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classReleaseOrigin.FactoryDeprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanisUrl()Deprecated, for removal: This API element is subject to removal in a future version.
-