BBjDirectoryChangeEvent::getAction

Description

In BBj 17.0 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 ).

Remarks

None.

See Also

BBjDirectoryChangeEvent

BBjFileSystem::watchDirectory

BBjFileSystem::unwatchDirectory

BBjFileSystem::unwatchAllDirectories

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.