Class PluginEnable

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

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

    • PluginEnable

      public PluginEnable()
  • Method Details

    • execute

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