Skip navigation links
com.prosyst.mprm.admin.rule

Interface Rule

Parameters:
deviceExecState - filter on the execution status for the retrieved involved devices. For example, there could be retrieved only devices that have finished the Rule execution with error (use: DeviceExecStatus.State.FINISHED_ERROR) or devices that have finished with any status (use: DeviceExecStatus.State.FINISHED) or completely all involved devices regardless of the execution status (use: DeviceExecStatus.State#FINISHED_ANY)
Returns:
a list of DeviceExecStatus objects representing the execution status of a single involved device.
Throws:
ManagementException - if system error occurs.
Skip navigation links

Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.