Uses of Interface
org.flowable.common.engine.impl.agenda.AgendaOperationDecorator
-
Packages that use AgendaOperationDecorator Package Description org.flowable.common.engine.impl.agenda -
-
Uses of AgendaOperationDecorator in org.flowable.common.engine.impl.agenda
Fields in org.flowable.common.engine.impl.agenda declared as AgendaOperationDecorator Modifier and Type Field Description protected AgendaOperationDecoratorCommonAgenda. operationDecoratorConstructors in org.flowable.common.engine.impl.agenda with parameters of type AgendaOperationDecorator Constructor Description CommonAgenda(AgendaOperationDecorator operationDecorator)
-