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