@org.osgi.annotation.versioning.ConsumerType interface JobScriptContext extends ScriptContext
Script context for scheduled jobs.
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract String |
getJobId()@return |
|
abstract JobProperties |
getJobProperties()@return |
| Methods inherited from class | Name |
|---|---|
interface ScriptContext |
getData, getOutputStream, getPrintStream, getResourceResolver, getScript, getUserId |
@return
@return