Skip to main content

ScriptedReportingTask

Описание

Provides reporting and status information to a script. ReportingContext, ComponentLog, and VirtualMachineMetrics objects are made available as variables (context, log, and vmMetrics, respectively) to the script for further processing. The context makes various information available such as events, provenance, bulletins, controller services, process groups, Java Virtual Machine metrics, etc.

Теги

reporting, script, execute, groovy

Свойства

НазваниеОписание
Script EngineNo Script Engines found
Script FileПуть к файлу сценария для выполнения. Можно использовать только один из вариантов: «Файл сценария» или «Тело сценария»This property requires exactly one file to be provided..Supports Expression Language: true (will be evaluated using Environment variables only)
Script BodyТело сценария для выполнения. Можно использовать только один из вариантов: «Файл сценария» или «Тело сценария»
Module DirectoryСписок путей к файлам и/или каталогам, содержащим модули, необходимые для выполнения сценария, через запятую.This property expects a comma-separated list of resources. Each of the resources may be of any of the following types: directory, file.Supports Expression Language: true (will be evaluated using Environment variables only)

Взаимосвязи

Отсутствуют