Class DataCollectionTemplateSearchMatchingWOCreationRulesEvent


public class DataCollectionTemplateSearchMatchingWOCreationRulesEvent extends SimpleBusinessEvent<DataCollectionTemplateSearchMatchingWOCreationRulesInput,List<BODataCollectionTemplateWOCreationRule>>
Event to search matching rules of the DataCollectionTemplate.
The launcher must provide a valid DataCollectionTemplateSearchMatchingWOCreationRulesInput in order to successfully call this event.
The listener searches all the matching rules of the DataCollectionTemplate components starting from the event input, i.e. the given DataCollectionTemplateSearchMatchingWOCreationRulesInput.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionTemplateSearchMatchingWOCreationRules(0)
No Spouts