Uses of Class
ru.cg.webbpm.studio.project_build_plugin.BuildStepContext
Packages that use BuildStepContext
-
Uses of BuildStepContext in ru.cg.webbpm.studio.project_build_plugin
Methods in ru.cg.webbpm.studio.project_build_plugin that return BuildStepContextMethods in ru.cg.webbpm.studio.project_build_plugin that return types with arguments of type BuildStepContextMethods in ru.cg.webbpm.studio.project_build_plugin with parameters of type BuildStepContextModifier and TypeMethodDescriptionvoid
BuildStepContext.addDependentStep
(BuildStepContext dependent) void
BuildStepRunner.addStep
(BuildStepContext stepContext, Map<String, BuildStepContext> steps) Method parameters in ru.cg.webbpm.studio.project_build_plugin with type arguments of type BuildStepContextModifier and TypeMethodDescriptionvoid
BuildStepRunner.addStep
(BuildStepContext stepContext, Map<String, BuildStepContext> steps) void
BuildStepContext.setDependentSteps
(List<BuildStepContext> dependentSteps)