Uses of Class
de.codecentric.reedelk.platform.lifecycle.StepRunner
-
Packages that use StepRunner Package Description de.codecentric.reedelk.platform.lifecycle -
-
Uses of StepRunner in de.codecentric.reedelk.platform.lifecycle
Methods in de.codecentric.reedelk.platform.lifecycle that return StepRunner Modifier and Type Method Description static StepRunnerStepRunner. get(org.osgi.framework.BundleContext context)static StepRunnerStepRunner. get(org.osgi.framework.BundleContext context, ModulesManager modulesManager)static StepRunnerStepRunner. get(org.osgi.framework.BundleContext context, ModulesManager modulesManager, ComponentRegistry componentRegistry)static StepRunnerStepRunner. 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)static StepRunnerStepRunner. get(org.osgi.framework.BundleContext context, ModulesManager modulesManager, de.codecentric.reedelk.runtime.api.configuration.ConfigurationService configurationService)StepRunnerStepRunner. next(Step<?,?> stepToAdd)
-