Class ServiceUtils

    • Method Detail

      • storeTimestamps

        public static void storeTimestamps​(sailpoint.api.SailPointContext context,
                                           sailpoint.object.ServiceDefinition target,
                                           long lastStart)
                                    throws sailpoint.tools.GeneralException
        Utilities for services
        Parameters:
        context - The context of this service
        target - The target of this service
        lastStart - The last start timestamp of this service
        Throws:
        sailpoint.tools.GeneralException