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)
WriteSessionContextgetClassifierAndExtensionForNewKey in interface WriteSessionContextCopyright © 2008-2013 Eclipse Foundation. All Rights Reserved.