public interface IJobListener
Modifier and Type | Method and Description |
---|---|
void |
jobAdded(IJobStatus status)
Handle job added notification
|
void |
jobChanged(IJobStatus status)
Handle job changed notification
|
void jobAdded(IJobStatus status)
e
- eventvoid jobChanged(IJobStatus status)
e
- eventCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.