Class DataCollectionSheetInstanceAssociateToSchedulingUserEvent


public class DataCollectionSheetInstanceAssociateToSchedulingUserEvent extends SimpleBusinessEvent<DataCollectionSheetInstanceAssociateToSchedulingUserInput,Void>
Event to associate a scheduling user to a DataCollectionSheetInstance.
The launcher must provide a valid DataCollectionSheetInstanceAssociateToSchedulingUserInput in order to successfully call this event.
The listener associates all the DataCollectionSheetInstance user components starting from the event input, i.e. the given DataCollectionSheetInstanceAssociateToSchedulingUserInput.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionSheetInstanceAssociateToSchedulingUser(0)
No Spouts