Class PluginDisable

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

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

    • PluginDisable

      public PluginDisable()
  • Method Details

    • execute

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