Package | Description |
---|---|
hudson.scm |
Hudson's interface with source code management systems.
|
Modifier and Type | Field and Description |
---|---|
static EditType |
EditType.ADD |
static EditType |
EditType.DELETE |
static EditType |
EditType.EDIT |
Modifier and Type | Field and Description |
---|---|
static List<EditType> |
EditType.ALL |
Modifier and Type | Method and Description |
---|---|
EditType |
ChangeLogSet.AffectedFile.getEditType()
Return whether the file is new/modified/deleted
|
Copyright © 2014. All rights reserved.