}
lifecycleServiceClient.invokeAspectWithParams(path, aspect, action, items,resourceVersionArray);
}
else{
lifecycleServiceClient.invokeAspect(path, aspect, action, items);
}
}
public static String[] getAllDependencies(HttpServletRequest request, ServletConfig config) throws Exception {
String path = request.getParameter("path");