Uses of Class
org.apache.syncope.core.logic.UserRequestLogic
Packages that use UserRequestLogic
Package
Description
-
Uses of UserRequestLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return UserRequestLogicModifier and TypeMethodDescriptionFlowableLogicContext.userRequestLogic
(UserRequestHandler userRequestHandler, UserDataBinder binder, BpmnProcessManager bpmnProcessManager, PropagationTaskExecutor taskExecutor, UserDAO userDAO, PropagationManager propagationManager) -
Uses of UserRequestLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type UserRequestLogicModifier and TypeMethodDescriptionFlowableRESTCXFContext.userRequestService
(UserRequestLogic userRequestLogic, UserDAO userDAO) -
Uses of UserRequestLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as UserRequestLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type UserRequestLogic