public interface GramJobListener
Modifier and Type | Method | 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 © 2018. All rights reserved.