|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IssueField | |
---|---|
org.kohsuke.jnt | The library that exposes programatic manipulation of java.net. |
Uses of IssueField in org.kohsuke.jnt |
---|
Methods in org.kohsuke.jnt that return IssueField | |
---|---|
static IssueField |
IssueField.find(String value)
|
abstract IssueField |
JNIssue.Activity.getField()
Gets the field that has changed. |
IssueField |
JNIssue.UpdateActivity.getField()
|
IssueField |
JNIssue.CreationActivity.getField()
|
static IssueField |
IssueField.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IssueField[] |
IssueField.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |