Schnittstelle IBeforeStartWatchDirectoryWorkflowEvent
- Alle Superschnittstellen:
IBeforeStartWorkflowEventSourceWorkflowEvent,IFileSystemWorkflowEvent,IWorkflowEvent,IWorkflowEventSourceWorkflowEvent
- Alle bekannten Unterschnittstellen:
IBeforeStartWatchMaildirWorkflowEvent
@Scriptable
public interface IBeforeStartWatchDirectoryWorkflowEvent
extends IFileSystemWorkflowEvent, IBeforeStartWorkflowEventSourceWorkflowEvent
- Seit:
- Intrexx 7.0.
-
Methodenübersicht
Von Schnittstelle geerbte Methoden de.uplanet.lucy.server.workflow.event.IWorkflowEventSourceWorkflowEvent
getEventSourceGuid
-
Methodendetails
-
getWatchedDirectory
Path getWatchedDirectory()Get the watched directory.- Gibt zurück:
- The watched directory.
-