public class ProductBinariesWriteSession extends Object implements WriteSessionContext
WriteSessionContext
for publishing the binary executables artifacts.WriteSessionContext.ClassifierAndExtension
Constructor and Description |
---|
ProductBinariesWriteSession(String productId) |
Modifier and Type | Method and Description |
---|---|
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.
|
public ProductBinariesWriteSession(String productId)
public WriteSessionContext.ClassifierAndExtension getClassifierAndExtensionForNewKey(org.eclipse.equinox.p2.metadata.IArtifactKey key)
WriteSessionContext
getClassifierAndExtensionForNewKey
in interface WriteSessionContext
Copyright © 2008–2018 Eclipse Foundation. All rights reserved.