Uses of Class
org.eclipse.tycho.ArtifactSinkException
-
Uses of ArtifactSinkException in org.eclipse.tycho
Methods in org.eclipse.tycho that throw ArtifactSinkExceptionModifier and TypeMethodDescriptionvoidIArtifactSink.abortWrite()Method for aborting the write operation.IArtifactSink.beginWrite()Method for starting the write operation.voidIArtifactSink.commitWrite()Method to committing the write operation.org.eclipse.core.runtime.IStatusIArtifactProvider.getArtifact(IArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor) Writes the requested artifact to the givenIArtifactSink.org.eclipse.core.runtime.IStatusIRawArtifactProvider.getRawArtifact(IRawArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor) Writes the requested artifact in the specified raw format to the givenIRawArtifactSink.