Class DataCollectionTemplateStructureOutcomeRuleDeleteEvent


public class DataCollectionTemplateStructureOutcomeRuleDeleteEvent extends DeleteEvent<BODataCollectionTemplateStructureOutcomeRule>
Event to delete a BODataCollectionTemplateStructureOutcomeRule.
The launcher must provide a valid BODataCollectionTemplateStructureOutcomeRule's id in order to successfully call this event.
The listener deletes the BODataCollectionTemplateStructureOutcomeRule starting from the event input, i.e. the given BODataCollectionTemplateStructureOutcomeRule's id.
Since:
22.0
GCApi:
event
Reactors:
BTDataCollectionTemplateStructureOutcomeRuleDelete(0)
No Spouts
  • Constructor Details

    • DataCollectionTemplateStructureOutcomeRuleDeleteEvent

      public DataCollectionTemplateStructureOutcomeRuleDeleteEvent(Long input)
      Instantiates a new data collection template structure outcome rule delete event.
      Parameters:
      input - the BODataCollectionTemplateStructureOutcomeRule's id