Interface NotificationFunctions


  • public interface NotificationFunctions
    Useful functions to be used in notifications scripts (including velocity templates).
    Author:
    mederly
    • Method Detail

      • getPlaintextPasswordFromDelta

        String getPlaintextPasswordFromDelta​(ObjectDelta delta)
      • getContentAsFormattedList

        String getContentAsFormattedList​(Event event,
                                         boolean showSynchronizationItems,
                                         boolean showAuxiliaryAttributes)
      • getSynchronizationPaths

        List<ItemPath> getSynchronizationPaths()
      • getFocusPasswordFromEvent

        String getFocusPasswordFromEvent​(ModelEvent modelEvent)