|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.eclipse.equinox.p2.engine.TransactionEvent
org.eclipse.equinox.p2.engine.RollbackOperationEvent
public class RollbackOperationEvent
Field Summary |
---|
Fields inherited from class org.eclipse.equinox.p2.engine.TransactionEvent |
---|
operands, phaseSet, profile |
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
RollbackOperationEvent(IProfile profile,
org.eclipse.equinox.internal.p2.engine.PhaseSet phaseSet,
org.eclipse.equinox.internal.p2.engine.Operand[] operands,
IEngine engine,
IStatus cause)
|
Method Summary | |
---|---|
IStatus |
getStatus()
|
Methods inherited from class org.eclipse.equinox.p2.engine.TransactionEvent |
---|
getProfile |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RollbackOperationEvent(IProfile profile, org.eclipse.equinox.internal.p2.engine.PhaseSet phaseSet, org.eclipse.equinox.internal.p2.engine.Operand[] operands, IEngine engine, IStatus cause)
Method Detail |
---|
public IStatus getStatus()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.