Uses of Interface
org.eclipse.tycho.IArtifactSink
-
Uses of IArtifactSink in org.eclipse.tycho
Subinterfaces of IArtifactSink in org.eclipse.tychoModifier and TypeInterfaceDescriptioninterfaceSpecialization ofIArtifactSinkfor receiving an artifact in a raw, repository internal storage format.Methods in org.eclipse.tycho with parameters of type IArtifactSinkModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusIArtifactProvider.getArtifact(IArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor) Writes the requested artifact to the givenIArtifactSink.