Interface IAfterStopWatchDirectoryWorkflowEvent

All Superinterfaces:
IAfterStopWorkflowEventSourceWorkflowEvent, IFileSystemWorkflowEvent, IWorkflowEvent, IWorkflowEventSourceWorkflowEvent
All Known Subinterfaces:
IAfterStopWatchMaildirWorkflowEvent

@Scriptable public interface IAfterStopWatchDirectoryWorkflowEvent extends IFileSystemWorkflowEvent, IAfterStopWorkflowEventSourceWorkflowEvent
Since:
Intrexx 7.0.
  • Method Details

    • getWatchedDirectory

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