Uses of Package
org.flowable.engine.impl.agenda
Packages that use org.flowable.engine.impl.agenda
-
Classes in org.flowable.engine.impl.agenda used by org.flowable.engine.impl.agendaClassDescriptionAbstract superclass for all operation interfaces (which are
Runnableinstances), exposing some shared helper methods and member fields to subclasses.Operation that takes the currentFlowElementset on theExecutionEntityand executes the associatedActivityBehavior.For each API call (and thusCommand) being executed, a new agenda instance is created. -
Classes in org.flowable.engine.impl.agenda used by org.flowable.engine.test.impl.loggerClassDescriptionAbstract superclass for all operation interfaces (which are
Runnableinstances), exposing some shared helper methods and member fields to subclasses.