Class SimpleNavigator<T>
java.lang.Object
ru.cg.webbpm.studio.platform.api.navigation.SimpleNavigator<T>
- All Implemented Interfaces:
Navigator
- Direct Known Subclasses:
Bpmn2NavigatorImpl
,OpenTextFileNavigatorImpl
- Author:
- Abdulin Ildar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
canNavigate
(Object navigationPoint) void
protected abstract void
navigateTo
(T navigatePoint)
-
Constructor Details
-
SimpleNavigator
-
-
Method Details