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