Class DomainProcessEngine

java.lang.Object
org.apache.syncope.core.flowable.support.DomainProcessEngine
All Implemented Interfaces:
org.flowable.common.engine.api.Engine, ProcessEngine

public class DomainProcessEngine extends Object implements ProcessEngine
ProcessEngine delegating actual method invocation to the inner map of ProcessEngine instances, one for each Syncope domain.