Uses of Class
org.apache.syncope.core.flowable.support.SyncopeEntitiesVariableType
-
Packages that use SyncopeEntitiesVariableType Package Description org.apache.syncope.core.flowable -
-
Uses of SyncopeEntitiesVariableType in org.apache.syncope.core.flowable
Methods in org.apache.syncope.core.flowable that return SyncopeEntitiesVariableType Modifier and Type Method Description SyncopeEntitiesVariableTypeFlowableWorkflowContext. syncopeEntitiesVariableType()Methods in org.apache.syncope.core.flowable with parameters of type SyncopeEntitiesVariableType Modifier and Type Method Description org.flowable.spring.SpringProcessEngineConfigurationFlowableWorkflowContext. processEngineConfiguration(WorkflowFlowableProperties props, org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator syncopeIdmEngineConfigurator, org.flowable.common.engine.impl.cfg.IdGenerator idGenerator, SyncopeEntitiesVariableType syncopeEntitiesVariableType, SyncopeFormHandlerHelper syncopeFormHandlerHelper)
-