|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JNIssueComponent | |
---|---|
org.kohsuke.jnt | The library that exposes programatic manipulation of java.net. |
Uses of JNIssueComponent in org.kohsuke.jnt |
---|
Methods in org.kohsuke.jnt that return JNIssueComponent | |
---|---|
JNIssueComponent |
JNIssueTracker.getComponent(String name)
|
Methods in org.kohsuke.jnt that return types with arguments of type JNIssueComponent | |
---|---|
Map<String,JNIssueComponent> |
JNIssueTracker.getComponents()
Gets the issue tracker components. |
Constructors in org.kohsuke.jnt with parameters of type JNIssueComponent | |
---|---|
JNIssueSubcomponent(JNIssueComponent component,
String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |