Uses of Package
org.flowable.engine.impl.agenda
-
Packages that use org.flowable.engine.impl.agenda Package Description org.flowable.engine.impl.agenda org.flowable.engine.test.impl.logger -
Classes in org.flowable.engine.impl.agenda used by org.flowable.engine.impl.agenda Class Description AbstractOperation Abstract superclass for all operation interfaces (which areRunnableinstances), exposing some shared helper methods and member fields to subclasses.ContinueProcessOperation Operation that takes the currentFlowElementset on theExecutionEntityand executes the associatedActivityBehavior.DefaultFlowableEngineAgenda 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.logger Class Description AbstractOperation Abstract superclass for all operation interfaces (which areRunnableinstances), exposing some shared helper methods and member fields to subclasses.