Class ProductBinariesWriteSession
java.lang.Object
org.eclipse.tycho.p2.tools.publisher.ProductBinariesWriteSession
- All Implemented Interfaces:
WriteSessionContext
WriteSessionContext for publishing the binary executables artifacts.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.tycho.repository.publishing.WriteSessionContext
WriteSessionContext.ClassifierAndExtension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClassifierAndExtensionForNewKey(org.eclipse.equinox.p2.metadata.IArtifactKey key)
-
Constructor Details
-
ProductBinariesWriteSession
-
-
Method Details
-
getClassifierAndExtensionForNewKey
public WriteSessionContext.ClassifierAndExtension getClassifierAndExtensionForNewKey(org.eclipse.equinox.p2.metadata.IArtifactKey key) - Specified by:
getClassifierAndExtensionForNewKeyin interfaceWriteSessionContext
-