public interface ExecutionContext
ScriptEngineCallback.getExecutionContext() method. See ScriptService.
The ScriptEngineCallback is granted to Script Services with their very registration via
the ScriptService.init(ScriptEngineCallback) method.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDeviceId()
Returns device type if current execution is in the scope of a certain device.
|
java.lang.String |
getDeviceType()
Returns device type if current execution is in the scope of a certain device.
|
java.lang.String |
getRuleId() |
java.lang.String |
getTaskId() |
java.lang.String getRuleId()
java.lang.String getTaskId()
java.lang.String getDeviceType()
java.lang.String getDeviceId()
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.