Uses of Class
org.azd.extensionmanagement.types.ContributionConstraint
Packages that use ContributionConstraint
-
Uses of ContributionConstraint in org.azd.extensionmanagement.types
Methods in org.azd.extensionmanagement.types that return types with arguments of type ContributionConstraintModifier and TypeMethodDescriptionContribution.getConstraints()InstalledExtension.getConstraints()Method parameters in org.azd.extensionmanagement.types with type arguments of type ContributionConstraintModifier and TypeMethodDescriptionvoidContribution.setConstraints(List<ContributionConstraint> constraints) voidInstalledExtension.setConstraints(List<ContributionConstraint> constraints)