BBjDirectoryChangeEvent::getAction
Description
In BBj 17.00 and higher, this method returns the name of the event action.
Syntax
|
Return Value |
Method |
|---|---|
|
String |
getAction() |
Parameters
None.
Return Value
Returns the name of the event action ( ENTRY_CREATE , ENTRY_DELETE , ENTRY_MODIFY ).
See Also
BBjFileSystem::unwatchDirectory
BBjFileSystem::unwatchAllDirectories
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.