Class CmmnHistoryHelper

java.lang.Object
org.flowable.cmmn.engine.impl.history.CmmnHistoryHelper

public class CmmnHistoryHelper extends Object
Contains logic that is shared by multiple classes around history.
Author:
Joram Barrez
  • Field Details

    • MAX_SUB_CASE_INSTANCES

      public static final int MAX_SUB_CASE_INSTANCES
      See Also:
  • Constructor Details

    • CmmnHistoryHelper

      public CmmnHistoryHelper()
  • Method Details