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

Method getPriority

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

Source from the content-addressed store, hash-verified

70 }
71
72 public Priority getPriority() {
73 return priority;
74 }
75
76 @Override
77 public String toString() {

Callers 3

taskListRowMethod · 0.45
taskTableViewMethod · 0.45
taskDetailsTemplateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected