Interface IBeforeStartWatchDirectoryWorkflowEvent

All Superinterfaces:
IBeforeStartWorkflowEventSourceWorkflowEvent, IFileSystemWorkflowEvent, IWorkflowEvent, IWorkflowEventSourceWorkflowEvent
All Known Subinterfaces:
IBeforeStartWatchMaildirWorkflowEvent

@Scriptable public interface IBeforeStartWatchDirectoryWorkflowEvent extends IFileSystemWorkflowEvent, IBeforeStartWorkflowEventSourceWorkflowEvent
Since:
Intrexx 7.0.
  • Method Details

    • getWatchedDirectory

      Path getWatchedDirectory()
      Get the watched directory.
      Returns:
      The watched directory.