Interface PlanItemJavaDelegate


  • public interface PlanItemJavaDelegate
    Convenience class to be used when needing to execute custom logic for a plan item by delegating to a Java class. After the logic has been executed, the engine will continue executing the case model by automatically completing associated plan item. Use the more generic CmmnActivityBehavior when wait state behavior is wanted.
    Author:
    Joram Barrez