Class AspectUtil

java.lang.Object
org.javers.spring.auditable.AspectUtil

public class AspectUtil extends Object
  • Constructor Details

    • AspectUtil

      public AspectUtil()
  • Method Details

    • collectArguments

      public static List<Object> collectArguments(org.aspectj.lang.JoinPoint jp)
    • collectReturnedObjects

      public static Iterable<Object> collectReturnedObjects(Object returnedObject)