Class TransformersCommand

All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class TransformersCommand extends CatalogCommands
Provides information on available transformers
  • Constructor Details

    • TransformersCommand

      public TransformersCommand()
  • Method Details

    • executeWithSubject

      protected Object executeWithSubject() throws Exception
      Description copied from class: SubjectCommands
      Executes the command once the user has been properly authorized.
      Specified by:
      executeWithSubject in class SubjectCommands
      Returns:
      result of the command execution
      Throws:
      Exception - if the command failed to run
    • setBundleContext

      protected void setBundleContext(org.osgi.framework.BundleContext bundleContext)
    • setInputOption

      protected void setInputOption(Boolean b)
    • setMetacardOption

      protected void setMetacardOption(Boolean b)
    • setAllOption

      protected void setAllOption(Boolean b)