Uses of Class
org.openiam.provision.dto.response.MapperResponse
-
Packages that use MapperResponse Package Description org.openiam.workflow.activiti.delegate.core org.openiam.workflow.activiti.delegate.user.displaymapper -
-
Uses of MapperResponse in org.openiam.workflow.activiti.delegate.core
Methods in org.openiam.workflow.activiti.delegate.core with parameters of type MapperResponse Modifier and Type Method Description protected void
AbstractActivitiJob. setDisplayMap(org.activiti.engine.delegate.DelegateExecution execution, MapperResponse metadataMap)
-
Uses of MapperResponse in org.openiam.workflow.activiti.delegate.user.displaymapper
Methods in org.openiam.workflow.activiti.delegate.user.displaymapper that return MapperResponse Modifier and Type Method Description MapperResponse
AbstractUserDisplayMapper. getMetadataMap(UserProfileRequestModel request, User originalUser, org.activiti.engine.delegate.DelegateExecution execution)
-