Class SyncopeEntitiesVariableType

All Implemented Interfaces:
VariableType, MutableVariableType<Object,byte[]>

public class SyncopeEntitiesVariableType extends SerializableType
Flowable variable type for handling Syncope entities as Flowable variables. Main purpose: avoid Flowable to handle Syncope entities as JPA entities, since this can cause troubles with transactions.