|
PTP Release 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILaunchNotification
Interface for receiving notification of job state changes. Note that only jobs launched by PTP are currently considered for notification.
Method Summary | |
---|---|
void |
jobStateChange(org.eclipse.ptp.core.elements.IPJob job,
org.eclipse.ptp.core.elements.attributes.JobAttributes.State state)
Notify that a job's state has changed. |
Method Detail |
---|
void jobStateChange(org.eclipse.ptp.core.elements.IPJob job, org.eclipse.ptp.core.elements.attributes.JobAttributes.State state)
job
- job that caused state changestate
- new state of the job
|
PTP Release 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |