Interface PostRulesModuleSwappingTask

All Known Implementing Classes:
ProvideModifiedRuleCodesPostTask, RemoveOldKieModulePostRulesModuleSwappingTask, UpdateRulesDeploymentsPostTask, UpdateRulesStatusPostRulesModuleSwappingTask

public interface PostRulesModuleSwappingTask
Interface to provide an abstraction for post rules module swapping task
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Execute the post rules module swapping task
  • Method Details

    • execute

      boolean execute(RuleEngineActionResult result)
      Execute the post rules module swapping task
      Parameters:
      result - instance of RuleEngineActionResult
      Returns:
      boolean indicating whether the task execution was a success