Class DataCollectionTemplateCheckExpressionsEvent


public class DataCollectionTemplateCheckExpressionsEvent extends CheckerEvent<TreeModel<DataCollectionNode>>
Event to check the expressions of a DataCollectionTemplate.
The launcher must provide a valid TreeModel in order to successfully call this event.
The listener expressions all the DataCollectionTemplate components starting from the event input, i.e. the given TreeModel.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionTemplateCheckExpressions(0)
No Spouts
  • Constructor Details

    • DataCollectionTemplateCheckExpressionsEvent

      public DataCollectionTemplateCheckExpressionsEvent(TreeModel<DataCollectionNode> treeModel)
      Instantiates a new data collection template check expressions event.
      Parameters:
      treeModel - the TreeModel