Uses of Class
com.evolveum.midpoint.schema.route.ItemRoute
Packages that use ItemRoute
- 
Uses of ItemRoute in com.evolveum.midpoint.schema.routeFields in com.evolveum.midpoint.schema.route declared as ItemRouteMethods in com.evolveum.midpoint.schema.route that return ItemRouteModifier and TypeMethodDescription@NotNull ItemRoutestatic @NotNull ItemRouteItemRoute.fromBean(@NotNull ItemRouteType bean) static @NotNull ItemRouteItemRoute.fromBeans(@Nullable ItemPathType pathBean, @Nullable ItemRouteType routeBean) Creates a route from either path or route bean.static ItemRouteItemRoute.rest()Methods in com.evolveum.midpoint.schema.route with parameters of type ItemRouteModifier and TypeMethodDescription@NotNull ItemRoutestatic @NotNull List<PrismValue>ItemRouteResolver.resolve(@Nullable Containerable containerable, @NotNull ItemRoute route)