Class StepRunner


  • public class StepRunner
    extends Object
    • Method Detail

      • get

        public static StepRunner get​(org.osgi.framework.BundleContext context,
                                     ModulesManager modulesManager,
                                     ComponentRegistry componentRegistry,
                                     de.codecentric.reedelk.runtime.api.configuration.ConfigurationService configurationService,
                                     de.codecentric.reedelk.runtime.system.api.SystemProperty systemPropertyService)
      • get

        public static StepRunner get​(org.osgi.framework.BundleContext context,
                                     ModulesManager modulesManager,
                                     de.codecentric.reedelk.runtime.api.configuration.ConfigurationService configurationService)
      • get

        public static StepRunner get​(org.osgi.framework.BundleContext context)
      • execute

        public void execute​(long moduleId)