org.eclipse.equinox.p2.engine
Class CommitOperationEvent
java.lang.Object
java.util.EventObject
org.eclipse.equinox.p2.engine.TransactionEvent
org.eclipse.equinox.p2.engine.CommitOperationEvent
- All Implemented Interfaces:
- Serializable
public class CommitOperationEvent
- extends TransactionEvent
- Since:
- 2.0
- See Also:
- Serialized Form
Constructor Summary |
CommitOperationEvent(IProfile profile,
org.eclipse.equinox.internal.p2.engine.PhaseSet phaseSet,
org.eclipse.equinox.internal.p2.engine.Operand[] operands,
IEngine engine)
|
CommitOperationEvent
public CommitOperationEvent(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.