Package io.datarouter.tasktracker.web
Interface TaskTrackerExceptionLink
- All Known Implementing Classes:
TaskTrackerExceptionLink.NoOpTaskTrackerExceptionLink
public interface TaskTrackerExceptionLink
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTaskTrackerExceptionLink.NoOpTaskTrackerExceptionLink -
Method Summary
Modifier and Type Method Description StringbuildExceptionDetailLink(String exceptionRecordId)StringgetParamName()io.datarouter.pathnode.PathNodegetPath()
-
Method Details
-
buildExceptionDetailLink
-
getPath
io.datarouter.pathnode.PathNode getPath() -
getParamName
String getParamName()
-