public abstract class BaseJobCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
protected Class<?> |
callbackType
Gets the type of the callback.
|
protected JobID |
jobId
Gets the Job ID of this callback.
|
Constructor and Description |
---|
BaseJobCallback(long jobId) |
Copyright © 2012. All Rights Reserved.