org.eclipse.equinox.p2.engine
Class BeginOperationEvent
java.lang.Object
java.util.EventObject
org.eclipse.equinox.p2.engine.TransactionEvent
org.eclipse.equinox.p2.engine.BeginOperationEvent
- All Implemented Interfaces:
- Serializable
public class BeginOperationEvent
- extends TransactionEvent
- Since:
- 2.0
- See Also:
- Serialized Form
Constructor Summary |
BeginOperationEvent(IProfile profile,
org.eclipse.equinox.internal.p2.engine.PhaseSet phaseSet,
org.eclipse.equinox.internal.p2.engine.Operand[] operands,
IEngine engine)
|
BeginOperationEvent
public BeginOperationEvent(IProfile profile,
org.eclipse.equinox.internal.p2.engine.PhaseSet phaseSet,
org.eclipse.equinox.internal.p2.engine.Operand[] operands,
IEngine engine)
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.