public interface JobContext extends Serializable
Modifier and Type | Method and Description |
---|---|
JobHandle |
getJobHandle() |
void |
setJobHandle(JobHandle jobHandle)
This method should only be called by the scheduler
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.