Package org.flowable.engine
Interface Agenda
-
- All Known Subinterfaces:
FlowableEngineAgenda
- All Known Implementing Classes:
DebugFlowableEngineAgenda,DefaultFlowableEngineAgenda
@Deprecated public interface Agenda extends Agenda
Deprecated.in 6.2.0, use theAgendain the common module instead.This interface exposes independent agenda methods.
-
-
Method Summary
-
Methods inherited from interface org.flowable.common.engine.impl.agenda.Agenda
getNextOperation, isEmpty, planFutureOperation, planOperation
-
-