public class ProductBinariesWriteSession extends Object implements WriteSessionContext
WriteSessionContext
for publishing the binary executables artifacts.Constructor and Description |
---|
ProductBinariesWriteSession(String productId) |
Modifier and Type | Method and Description |
---|---|
String |
getClassifierForNewKey(org.eclipse.equinox.p2.metadata.IArtifactKey key)
Returns the Maven classifier for a p2 artifact key to be added to the artifact repository.
|
public ProductBinariesWriteSession(String productId)
public String getClassifierForNewKey(org.eclipse.equinox.p2.metadata.IArtifactKey key)
WriteSessionContext
getClassifierForNewKey
in interface WriteSessionContext
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.