Uses of Class
com.evolveum.midpoint.schema.route.ItemRoute
-
Uses of ItemRoute in com.evolveum.midpoint.schema.route
Modifier and TypeMethodDescription@NotNull ItemRoute
static @NotNull ItemRoute
ItemRoute.fromBean
(@NotNull ItemRouteType bean) static @NotNull ItemRoute
ItemRoute.fromBeans
(@Nullable ItemPathType pathBean, @Nullable ItemRouteType routeBean) Creates a route from either path or route bean.static ItemRoute
ItemRoute.rest()
Modifier and TypeMethodDescription@NotNull ItemRoute
static @NotNull List<PrismValue>
ItemRouteResolver.resolve
(@Nullable Containerable containerable, @NotNull ItemRoute route)