Interface DynamicCmmnService


public interface DynamicCmmnService
An API to manipulate running CMMN based case instances or plan items.
Author:
Micha Kiener
  • Method Details

    • createInjectedPlanItemInstanceBuilder

      InjectedPlanItemInstanceBuilder createInjectedPlanItemInstanceBuilder()
      Creates a new builder to dynamically create a new plan item and inject it into a running stage or case instance.
      Returns:
      the builder used to create the new plan item to be dynamically injected