Skip to content

API for the ModuleInfo that marks dynamic commands #43

@ctrueden

Description

@ctrueden

From @MichaelZinsmaier:

For the KNIME integration Dynamic Commands have to be excluded during plugin discovery. However querying if a command is dynamic is problematic at the moment.

We currently use an instance of check but this is a) a bit ugly and b) as Curtis pointed out also not save because there might be dynamic commands that do not extend the DynamicCommand class

It would be very helpful if you could add something to the ModuleInfo of a plugin that allows to identify DynamicCommands.

Migrated-From: http://trac.imagej.net/ticket/1933

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions