-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
The following messages appear (example underneath) about interfaces with methods that are not overridden in the subclass they are on.
Since it's an interface, the default scope is public
. The frankdoc assumes it's private, which is wrong.
INFO FrankMethodDocletBase.searchExcludingImplementedInterfaces():99[] Class org.frankframework.receivers.SftpFileSystemListener inherits method setRemoteDirectory, but no annotations or JavaDocs are known because the overridden method is not public.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status