Uses of Class
org.eclipse.equinox.p2.engine.spi.Touchpoint
-
Packages that use Touchpoint Package Description org.eclipse.equinox.p2.engine.spi Provides support for registering new provisioning actions and touchpoints. -
-
Uses of Touchpoint in org.eclipse.equinox.p2.engine.spi
Methods in org.eclipse.equinox.p2.engine.spi that return Touchpoint Modifier and Type Method Description Touchpoint
ProvisioningAction. getTouchpoint()
Returns the touchpoint that this action is operating under.Methods in org.eclipse.equinox.p2.engine.spi with parameters of type Touchpoint Modifier and Type Method Description void
ProvisioningAction. setTouchpoint(Touchpoint touchpoint)
-