public interface GramJobListener
| Modifier and Type | Method and Description |
|---|---|
void |
statusChanged(GramJob job)
This method is used to notify the implementer when the status of a
GramJob has changed.
|
void statusChanged(GramJob job)
job - The GramJob whose status has changed.Copyright © 2013. All Rights Reserved.