Interface WriteSessionContext

  • All Known Implementing Classes:
    ProductBinariesWriteSession

    public interface WriteSessionContext
    Interface for providing additional information required for publishing artifacts into a module's artifact repository.
    • Method Detail

      • getClassifierAndExtensionForNewKey

        WriteSessionContext.ClassifierAndExtension getClassifierAndExtensionForNewKey​(org.eclipse.equinox.p2.metadata.IArtifactKey key)
        Returns the Maven classifier and file extension for a p2 artifact key to be added to the artifact repository.