Class TechnicalObjectAvailableStatesSearchEvent


public class TechnicalObjectAvailableStatesSearchEvent extends SimpleBusinessEvent<Long,PageResponse<BOTechnicalObjectState>>
Event to load the available states for a given technical object type
The launcher must provide a valid technical object type id in order to successfully call this event.
The listener loads all the BOTechnicalObjectState components starting from the event input
Since:
12.0
GCApi:
event
Reactors:
BTTechnicalObjectAvailableStatesSearch(0)
No Spouts
  • Constructor Details

    • TechnicalObjectAvailableStatesSearchEvent

      public TechnicalObjectAvailableStatesSearchEvent(Long input)
      Loads the valid states for the technical object type
      Parameters:
      input - the technical object type id