Uses of Class
com.identityworksllc.iiq.common.ProvisioningArguments
- 
Packages that use ProvisioningArguments Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ development - 
- 
Uses of ProvisioningArguments in com.identityworksllc.iiq.common
Methods in com.identityworksllc.iiq.common with parameters of type ProvisioningArguments Modifier and Type Method Description voidProvisioningArguments. merge(ProvisioningArguments other)Merges in another workflow configvoidProvisioningUtilities. setProvisioningArguments(ProvisioningArguments config)Sets workflow configuration items all at once for this utilityConstructors in com.identityworksllc.iiq.common with parameters of type ProvisioningArguments Constructor Description ProvisioningUtilities(sailpoint.api.SailPointContext context, ProvisioningArguments arguments) 
 -