public class TransferRequestStateLoadEvent extends LoadEvent<BOTransferRequestState>
Event to load a BOTransferRequestState.
The launcher must provide a valid BOTransferRequestState id in order to successfully call this event.
The listener loads all the BOTransferRequestState components starting from the event input, i.e. the given BOTransferRequestState id.
Since:
13.0
GCApi:
event
Reactors:
BTTransferRequestStateLoad(0)
No Spouts
  • Constructor Details

    • TransferRequestStateLoadEvent

      public TransferRequestStateLoadEvent(Long id)
      Instantiates a new transfer request state load event.
      Parameters:
      id - the BOTransferRequestState id