Uses of Interface
com.identityworksllc.iiq.common.plugin.CommonPluginUtils.SingleServerExecute
-
Packages that use CommonPluginUtils.SingleServerExecute Package Description com.identityworksllc.iiq.common.plugin -
-
Uses of CommonPluginUtils.SingleServerExecute in com.identityworksllc.iiq.common.plugin
Methods in com.identityworksllc.iiq.common.plugin that return CommonPluginUtils.SingleServerExecute Modifier and Type Method Description default CommonPluginUtils.SingleServerExecuteCommonPluginUtils.SingleServerExecute. andSaveTimestamps(sailpoint.object.ServiceDefinition target)Deprecated.Methods in com.identityworksllc.iiq.common.plugin with parameters of type CommonPluginUtils.SingleServerExecute Modifier and Type Method Description static voidCommonPluginUtils. singleServerExecute(sailpoint.api.SailPointContext context, sailpoint.object.ServiceDefinition self, CommonPluginUtils.SingleServerExecute executor)Executes the task given by the functionalCommonPluginUtils.SingleServerExecuteif this server is the alphabetically lowest active server on which this Service is allowed to run.
-