Uses of Class
org.reficio.p2.bundler.ArtifactBundlerRequest
-
Packages that use ArtifactBundlerRequest Package Description org.reficio.p2 org.reficio.p2.bundler org.reficio.p2.bundler.impl -
-
Uses of ArtifactBundlerRequest in org.reficio.p2
Methods in org.reficio.p2 that return ArtifactBundlerRequest Modifier and Type Method Description static ArtifactBundlerRequestP2Helper. createBundlerRequest(P2Artifact p2Artifact, ResolvedArtifact resolvedArtifact, File outputFolder) -
Uses of ArtifactBundlerRequest in org.reficio.p2.bundler
Methods in org.reficio.p2.bundler with parameters of type ArtifactBundlerRequest Modifier and Type Method Description voidArtifactBundler. execute(ArtifactBundlerRequest request, ArtifactBundlerInstructions instructions) -
Uses of ArtifactBundlerRequest in org.reficio.p2.bundler.impl
Methods in org.reficio.p2.bundler.impl with parameters of type ArtifactBundlerRequest Modifier and Type Method Description static aQute.bnd.osgi.AnalyzerAquteHelper. buildAnalyzer(ArtifactBundlerRequest request, ArtifactBundlerInstructions instructions, boolean pedantic)voidAquteBundler. execute(ArtifactBundlerRequest request, ArtifactBundlerInstructions instructions)
-