Package icc.util
Class ImportEntitlementAttributeHelper
- java.lang.Object
-
- icc.util.ImportEntitlementAttributeHelper
-
public class ImportEntitlementAttributeHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ImportEntitlementAttributeHelper(sailpoint.api.SailPointContext context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
importEntitlementAttributes(sailpoint.object.TaskResult taskResult, java.lang.String filePath)
Manages the import and change of ManagedAttribute attributes
-
-
-
Method Detail
-
importEntitlementAttributes
public void importEntitlementAttributes(sailpoint.object.TaskResult taskResult, java.lang.String filePath) throws sailpoint.tools.GeneralException
Manages the import and change of ManagedAttribute attributes- Parameters:
taskResult
-filePath
-- Throws:
sailpoint.tools.GeneralException
-
-