API ReferenceModelsDirectorStationOnEndStationOnEnd What the station does when the running order runs out type StationOnEnd = 'extend' | 'repeat' | 'stop';