Interface ScheduleCommand<I,​M>

    • Method Detail

      • getId

        I getId()
        Returns the identifier of the element to be scheduled.
        Returns:
        the identifier of the element to be scheduled.
      • getMetaData

        M getMetaData()
        Returns the meta data of the element to be scheduled.
        Returns:
        the meta data of the element to be scheduled.