Uses of Class
com.soffid.iam.api.AgentDescriptorWorkflow
-
Packages that use AgentDescriptorWorkflow Package Description com.soffid.iam.api com.soffid.iam.service com.soffid.iam.service.ejb es.caib.seycon.ng.servei es.caib.seycon.ng.servei.ejb -
-
Uses of AgentDescriptorWorkflow in com.soffid.iam.api
Constructors in com.soffid.iam.api with parameters of type AgentDescriptorWorkflow Constructor Description AgentDescriptorWorkflow(AgentDescriptorWorkflow otherBean)
-
Uses of AgentDescriptorWorkflow in com.soffid.iam.service
Methods in com.soffid.iam.service that return types with arguments of type AgentDescriptorWorkflow Modifier and Type Method Description Collection<AgentDescriptorWorkflow>
ServerPluginService. findAgentDescriptorWorkflows(AgentDescriptor agent)
Operation findAgentDescriptorWorkflows -
Uses of AgentDescriptorWorkflow in com.soffid.iam.service.ejb
Methods in com.soffid.iam.service.ejb that return types with arguments of type AgentDescriptorWorkflow Modifier and Type Method Description Collection<AgentDescriptorWorkflow>
ServerPluginService. findAgentDescriptorWorkflows(AgentDescriptor agent)
-
Uses of AgentDescriptorWorkflow in es.caib.seycon.ng.servei
Methods in es.caib.seycon.ng.servei that return types with arguments of type AgentDescriptorWorkflow Modifier and Type Method Description Collection<AgentDescriptorWorkflow>
ServerPluginService. findAgentDescriptorWorkflows(AgentDescriptor agent)
Operation findAgentDescriptorWorkflows -
Uses of AgentDescriptorWorkflow in es.caib.seycon.ng.servei.ejb
Methods in es.caib.seycon.ng.servei.ejb that return types with arguments of type AgentDescriptorWorkflow Modifier and Type Method Description Collection<AgentDescriptorWorkflow>
ServerPluginService. findAgentDescriptorWorkflows(AgentDescriptor agent)
-