@Retention(value=RUNTIME)
@Target(value=METHOD)
@Inherited
public @interface ReportToUser
ScriptService.| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
enabled
Returns whether reporting to user is enabled.
|
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.