Interface JobEvent

    • Method Detail

      • getType

        default int getType()
        Retrieves the type id of this job event. The type id is a unique identifier based on the class of the specific event object.
        Returns:
        An integer representing the unique type id of this job event.