Class RelativeRouteInfo
java.lang.Object
org.teamapps.ux.session.navigation.RelativeRouteInfo
-
Constructor Summary
ConstructorsConstructorDescriptionRelativeRouteInfo(Route route, boolean pathChangeWorthStatePush, Set<String> queryParamNamesWorthStatePush) -
Method Summary
-
Constructor Details
-
Method Details
-
getRoute
-
isPathChangeWorthStatePush
public boolean isPathChangeWorthStatePush() -
getQueryParamNamesWorthStatePush
-