Uses of Enum
aQute.bnd.service.Strategy
Packages that use Strategy
-
Uses of Strategy in aQute.bnd.build
Methods in aQute.bnd.build that return StrategyModifier and TypeMethodDescriptionprotected StrategyProject.overrideStrategy(Map<String, String> attrs, Strategy useStrategy) Methods in aQute.bnd.build with parameters of type StrategyModifier and TypeMethodDescriptionvoidProject.doMavenPom(Strategy strategyx, List<Container> result, String action) The user selected pom in a path.aQute.service.reporter.Messages.ERRORProjectMessages.FoundVersions_ForStrategy_ButNoProvider(SortedMap<Version, RepositoryPlugin> versions, Strategy useStrategy) Get a bundle from one of the plugin repositories.Project.getBundles(Strategy strategyx, String spec, String source) Analyze the header and return a list of files that should be on the build, test or some other path.Project.getBundlesWildcard(String bsnPattern, String range, Strategy strategyx, Map<String, String> attrs) Get all bundles matching a wildcard expression.protected StrategyProject.overrideStrategy(Map<String, String> attrs, Strategy useStrategy) -
Uses of Strategy in aQute.bnd.maven
Methods in aQute.bnd.maven with parameters of type Strategy -
Uses of Strategy in aQute.bnd.maven.support
Methods in aQute.bnd.maven.support with parameters of type Strategy -
Uses of Strategy in aQute.bnd.service
Methods in aQute.bnd.service that return StrategyModifier and TypeMethodDescriptionstatic StrategyReturns the enum constant of this type with the specified name.static Strategy[]Strategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in aQute.bnd.service with parameters of type Strategy