|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditType | |
---|---|
hudson.scm | Hudson's interface with source code management systems. |
Uses of EditType in hudson.scm |
---|
Fields in hudson.scm declared as EditType | |
---|---|
static EditType |
EditType.ADD
|
static EditType |
EditType.DELETE
|
static EditType |
EditType.EDIT
|
Fields in hudson.scm with type parameters of type EditType | |
---|---|
static List<EditType> |
EditType.ALL
|
Methods in hudson.scm that return EditType | |
---|---|
EditType |
ChangeLogSet.AffectedFile.getEditType()
Return whether the file is new/modified/deleted |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |