Interface DynamicCmmnService


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

      • 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