Class PluginList

java.lang.Object
org.opencastproject.plugin.command.PluginList
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class PluginList extends Object implements org.apache.karaf.shell.api.action.Action
  • Constructor Details

    • PluginList

      public PluginList()
  • Method Details

    • execute

      public Object execute() throws Exception
      Specified by:
      execute in interface org.apache.karaf.shell.api.action.Action
      Throws:
      Exception