Package | Description |
---|---|
hudson.fsp | |
hudson.scm |
Hudson's interface with source code management systems.
|
Modifier and Type | Method and Description |
---|---|
ChangeLogParser |
WorkspaceSnapshotSCM.createChangeLogParser() |
Modifier and Type | Class and Description |
---|---|
class |
NullChangeLogParser
ChangeLogParser for no SCM. |
Modifier and Type | Method and Description |
---|---|
ChangeLogParser |
NullSCM.createChangeLogParser() |
abstract ChangeLogParser |
SCM.createChangeLogParser()
The returned object will be used to parse changelog.xml.
|
Copyright © 2019. All rights reserved.