Package icc.util

Class ImportEntitlementAttributeHelper


  • public class ImportEntitlementAttributeHelper
    extends java.lang.Object
    • 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
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImportEntitlementAttributeHelper

        public ImportEntitlementAttributeHelper​(sailpoint.api.SailPointContext context)
    • 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