Interface Navigable<T extends Navigable>
- All Known Subinterfaces:
NotificationSchemes
- All Known Implementing Classes:
NotificationSchemesImpl
public interface Navigable<T extends Navigable>
A place in JIRA that user can go to.
- Since:
- v4.4
-
Method Summary
-
Method Details
-
goTo
T goTo()Go there.- Returns:
- this instance
-