public class ProductBinariesWriteSession extends java.lang.Object implements WriteSessionContext
WriteSessionContext
for publishing the binary executables artifacts.WriteSessionContext.ClassifierAndExtension
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
artifactPrefix |
Constructor and Description |
---|
ProductBinariesWriteSession(java.lang.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(java.lang.String productId)
public WriteSessionContext.ClassifierAndExtension getClassifierAndExtensionForNewKey(org.eclipse.equinox.p2.metadata.IArtifactKey key)
WriteSessionContext
getClassifierAndExtensionForNewKey
in interface WriteSessionContext