|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.core.batch.graph.Node
org.sonar.core.batch.graph.JobNode
public class JobNode
| Constructor Summary | |
|---|---|
JobNode(Job job)
|
|
| Method Summary | |
|---|---|
Job |
getJob()
|
| Methods inherited from class org.sonar.core.batch.graph.Node |
|---|
addDependency, compareTo, equals, getDependencies, getKey, getNode, getOrder, hashCode, reset, resolveOrder, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JobNode(Job job)
| Method Detail |
|---|
public Job getJob()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||