MCPcopy Create free account
hub / github.com/xmlet/HtmlFlow / getDescription

Method getDescription

flowifier/src/test/java/htmlflow/test/model/Task.java:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 public String getDescription() {
69 return description;
70 }
71
72 public Priority getPriority() {
73 return priority;

Callers 3

taskListRowMethod · 0.45
taskTableViewMethod · 0.45
taskDetailsTemplateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected