Class DataCollectionSheetCodeGenerationEvent


public class DataCollectionSheetCodeGenerationEvent extends SimpleBusinessEvent<BODataCollectionSheet,String>
Event to generate a code for a BODataCollectionSheet.
The launcher must provide a valid BODataCollectionSheet with an operation center defined in order to successfully call this event.
The listener generates a unique code based on the operation center code, current timestamp, and a random number.
Since:
22.0
GCApi:
event
Reactors:
BTDataCollectionSheetCodeGeneration(0)
No Spouts
  • Constructor Details

    • DataCollectionSheetCodeGenerationEvent

      public DataCollectionSheetCodeGenerationEvent(BODataCollectionSheet input)
      Instantiates a new data collection sheet code generation event.
      Parameters:
      input - the BODataCollectionSheet