Package org.apache.syncope.core.flowable.support
package org.apache.syncope.core.flowable.support
-
ClassDescription
ProcessEngine
delegating actual method invocation to the inner map ofProcessEngine
instances, one for each Syncope domain.Spring factory forDomainProcessEngine
which takes the providedSpringProcessEngineConfiguration
as template for each of the configured Syncope domains.Extension to predefined Flowable form types relying on the providedDropdownValueProvider
bean to populate values.Flowable variable type for handling Syncope entities as Flowable variables.Used to injectSyncopeTaskFormHandler
rather thanDefaultTaskFormHandler
.ExtendsDefaultTaskFormHandler
with purpose of supporting more form types than Flowable's default.