Uses of Class
org.apache.syncope.core.flowable.impl.FlowableUserRequestHandler
-
Packages that use FlowableUserRequestHandler Package Description org.apache.syncope.core.flowable -
-
Uses of FlowableUserRequestHandler in org.apache.syncope.core.flowable
Methods in org.apache.syncope.core.flowable that return FlowableUserRequestHandler Modifier and Type Method Description FlowableUserRequestHandlerFlowableWorkflowContext. userRequestHandler(org.apache.syncope.core.spring.security.SecurityProperties securityProperties, org.apache.syncope.core.provisioning.api.data.UserDataBinder userDataBinder, DomainProcessEngine engine, org.apache.syncope.core.persistence.api.dao.UserDAO userDAO, org.apache.syncope.core.persistence.api.entity.EntityFactory entityFactory)
-