|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractIssueEditor | |
---|---|
org.kohsuke.jnt | The library that exposes programatic manipulation of java.net. |
Uses of AbstractIssueEditor in org.kohsuke.jnt |
---|
Classes in org.kohsuke.jnt with type parameters of type AbstractIssueEditor | |
---|---|
class |
AbstractIssueEditor<T extends AbstractIssueEditor<T>>
Common part between IssueEditor and IssueCreator . |
Subclasses of AbstractIssueEditor in org.kohsuke.jnt | |
---|---|
class |
IssueCreator
Very simple issue creator (doesn't check any field requirements... |
class |
IssueEditor
Object for making updates to an issue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |