Uses of Class
com.flowable.agent.engine.impl.runtime.invocation.BaseAgentInvocationContext
Packages that use BaseAgentInvocationContext
-
Uses of BaseAgentInvocationContext in com.flowable.agent.engine.impl.runtime.invocation
Modifier and TypeClassDescriptionclassclassAn implementation of theAgentInvocationContextinterface that is used to invoke agent operations when there is no database transaction active (as to not block the database transaction).