|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.profile.event.ProfileResultEvent
public class ProfileResultEvent
This event represents a change in the state of a profiling operation. For instance, the process of calculating a profile's results has started, completed normally, or has been canceled.
| Constructor Summary | |
|---|---|
ProfileResultEvent(ProfileResult source)
Takes a ProfileResult that is the source of this event. |
|
| Method Summary | |
|---|---|
ProfileResult |
getSource()
Returns the ProfileResult that is the source of this event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileResultEvent(ProfileResult source)
| Method Detail |
|---|
public ProfileResult getSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||