Package org.apache.syncope.core.flowable.support
package org.apache.syncope.core.flowable.support
-
ClassDescription
ProcessEnginedelegating actual method invocation to the inner map ofProcessEngineinstances, one for each Syncope domain.Spring factory forDomainProcessEnginewhich takes the providedSpringProcessEngineConfigurationas template for each of the configured Syncope domains.Extension to predefined Flowable form types relying on the providedDropdownValueProviderbean to populate values.Flowable variable type for handling Syncope entities as Flowable variables.Used to injectSyncopeTaskFormHandlerrather thanDefaultTaskFormHandler.ExtendsDefaultTaskFormHandlerwith purpose of supporting more form types than Flowable's default.