Package io.datarouter.tasktracker.web
Class TaskTrackerExceptionLink.NoOpTaskTrackerExceptionLink
java.lang.Object
io.datarouter.tasktracker.web.TaskTrackerExceptionLink.NoOpTaskTrackerExceptionLink
- All Implemented Interfaces:
TaskTrackerExceptionLink
- Enclosing interface:
- TaskTrackerExceptionLink
public static class TaskTrackerExceptionLink.NoOpTaskTrackerExceptionLink extends Object implements TaskTrackerExceptionLink
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.tasktracker.web.TaskTrackerExceptionLink
TaskTrackerExceptionLink.NoOpTaskTrackerExceptionLink -
Constructor Summary
Constructors Constructor Description NoOpTaskTrackerExceptionLink() -
Method Summary
Modifier and Type Method Description StringbuildExceptionDetailLink(String exceptionRecordId)StringgetParamName()io.datarouter.pathnode.PathNodegetPath()
-
Constructor Details
-
NoOpTaskTrackerExceptionLink
public NoOpTaskTrackerExceptionLink()
-
-
Method Details
-
buildExceptionDetailLink
- Specified by:
buildExceptionDetailLinkin interfaceTaskTrackerExceptionLink
-
getPath
public io.datarouter.pathnode.PathNode getPath()- Specified by:
getPathin interfaceTaskTrackerExceptionLink
-
getParamName
- Specified by:
getParamNamein interfaceTaskTrackerExceptionLink
-