Interface LockingObjectReference.LockedObjectAction<T>

    • Method Detail

      • accept

        void accept​(T object)
             throws sailpoint.tools.GeneralException
        The action to take for locking the object
        Parameters:
        object - The object to act on
        Throws:
        sailpoint.tools.GeneralException - if any failures occur