Interface JobWaitEventsScriptObject

  • All Superinterfaces:
    com.redwood.scheduler.api.scripting.ScriptObject

    public interface JobWaitEventsScriptObject
    extends com.redwood.scheduler.api.scripting.ScriptObject
    This class has a JobWaitEventScriptObject object property for each wait event on the current job. It is generally published as waitEvents. Each property has sub-properties specified on JobWaitEventScriptObject. Examples:
    • waitEvents.FileArrived.originalPath - the original path of the wait event FileArrived on the current job.
    • waitEvents.AnEvent.raiserComment - the comment specified when the event AnEvent was raised.
    • Method Summary

      • Methods inherited from interface com.redwood.scheduler.api.scripting.ScriptObject

        getMember