Class ListVersionsCommand

  • All Implemented Interfaces:
    org.apache.felix.gogo.commands.Action, org.apache.karaf.shell.api.action.Action, org.apache.karaf.shell.commands.Action, org.apache.karaf.shell.console.BundleContextAware

    public class ListVersionsCommand
    extends AbstractJiraCommand
    implements org.apache.karaf.shell.api.action.Action

    This command implements the Apache Karaf 3 and Apache Karaf 4 shell APIs. Once the Karaf 4 commands work, the deprecated Karaf 3 annotations should be removed:

    • Command
    • OsgiCommandSupport
    • Constructor Detail

      • ListVersionsCommand

        public ListVersionsCommand()