Class DataCollectionTemplateSaveEvent


public class DataCollectionTemplateSaveEvent extends SimpleBusinessEvent<DataCollectionTemplate,Long>
Event to save a DataCollectionTemplate.
The launcher must provide a valid DataCollectionTemplate in order to successfully call this event.
The listener saves all the DataCollectionTemplate components starting from the event input, i.e. the given DataCollectionTemplate.
Since:
12.0
GCApi:
event
No Reactors
No Spouts
  • Constructor Details