Class LicenseInstanceCountingAgentHistoryManager

java.lang.Object
com.flowable.agent.engine.impl.history.LicenseInstanceCountingAgentHistoryManager
All Implemented Interfaces:
AgentHistoryManager

public class LicenseInstanceCountingAgentHistoryManager extends Object implements AgentHistoryManager
Records license instance counts for started agent instances. Counting is independent of the agent history level and never repeats the license check (that is done when the agent instance is started).