Modifier and Type | Class and Description |
---|---|
class |
AnnotateConsumer |
Modifier and Type | Class and Description |
---|---|
class |
BazaarConsumer
Base consumer to do common parsing for all bazaar commands.
|
Modifier and Type | Class and Description |
---|---|
class |
BazaarAddConsumer |
Modifier and Type | Class and Description |
---|---|
class |
BazaarBlameConsumer |
Modifier and Type | Class and Description |
---|---|
class |
BazaarChangeLogConsumer |
Modifier and Type | Class and Description |
---|---|
class |
BazaarCheckOutConsumer |
Modifier and Type | Class and Description |
---|---|
class |
BazaarDiffConsumer |
Modifier and Type | Class and Description |
---|---|
class |
BazaarRemoveConsumer |
Modifier and Type | Class and Description |
---|---|
class |
ClearCaseBlameConsumer |
Modifier and Type | Class and Description |
---|---|
class |
ClearCaseChangeLogConsumer |
Modifier and Type | Class and Description |
---|---|
class |
CvsBlameConsumer |
Modifier and Type | Class and Description |
---|---|
class |
CvsChangeLogConsumer |
Modifier and Type | Class and Description |
---|---|
class |
GitBlameConsumer
Parses the --porcelain format of git-blame
For more information about the porcelain format, please read the official
GIT blame porcelain format description.
|
Modifier and Type | Class and Description |
---|---|
class |
GitCurrentBranchConsumer
This logger parses the output of git symbolic-ref HEAD
to determine the current branch.
|
Modifier and Type | Class and Description |
---|---|
class |
GitChangeLogConsumer |
Modifier and Type | Class and Description |
---|---|
class |
GitInfoConsumer |
Modifier and Type | Class and Description |
---|---|
class |
GitLatestRevisionCommandConsumer |
Modifier and Type | Class and Description |
---|---|
class |
HgConsumer
Base consumer to do common parsing for all hg commands.
|
Modifier and Type | Class and Description |
---|---|
class |
HgAddConsumer |
Modifier and Type | Class and Description |
---|---|
class |
HgBlameConsumer |
Modifier and Type | Class and Description |
---|---|
class |
HgChangeLogConsumer |
Modifier and Type | Class and Description |
---|---|
class |
HgCheckOutConsumer |
Modifier and Type | Class and Description |
---|---|
class |
HgDiffConsumer |
Modifier and Type | Class and Description |
---|---|
class |
HgInfoConsumer |
Modifier and Type | Class and Description |
---|---|
class |
HgListConsumer
Get a list of all files in the repository
|
class |
HgOutgoingConsumer
Get a list of outgoing changes
|
Modifier and Type | Class and Description |
---|---|
class |
HgRemoveConsumer |
Modifier and Type | Class and Description |
---|---|
class |
HgTagConsumer |
Modifier and Type | Class and Description |
---|---|
class |
JazzAddConsumer
Consume the output of the scm command for the "add" operation.
|
Modifier and Type | Class and Description |
---|---|
class |
JazzBlameConsumer
Consume the output of the scm command for the "blame" operation.
|
Modifier and Type | Class and Description |
---|---|
class |
JazzHistoryConsumer
Consume the output of the scm command for the "history" operation.
|
class |
JazzListChangesetConsumer
Consume the output of the scm command for the "list changesets" operation.
|
Modifier and Type | Class and Description |
---|---|
class |
JazzCheckInConsumer
Consume the output of the scm command for the "checkin" operation.
|
Modifier and Type | Class and Description |
---|---|
class |
JazzCheckOutConsumer
Consume the output of the scm command for the "load" operation.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRepositoryConsumer
An extension of the AbstractConsumer class that also holds our Repository.
|
class |
DebugLoggerConsumer
This class exists only to consume output that is normally not needed,
though it may be of interest when in debug mode.
|
Modifier and Type | Class and Description |
---|---|
class |
JazzListConsumer
Consume the output of the scm command for the "list" operation.
|
Modifier and Type | Class and Description |
---|---|
class |
JazzStatusConsumer
Consume the output of the scm command for the "status" operation.
|
Modifier and Type | Class and Description |
---|---|
class |
JazzUpdateConsumer
Consume the output of the scm command for the "acept" operation.
|
Modifier and Type | Class and Description |
---|---|
class |
PerforceBlameConsumer |
class |
PerforceFilelogConsumer |
Modifier and Type | Class and Description |
---|---|
class |
PerforceChangeLogConsumer |
class |
PerforceChangesConsumer |
class |
PerforceDescribeConsumer
Parse the tagged output from "p4 describe -s [change] [change] [...]".
|
Modifier and Type | Class and Description |
---|---|
class |
PerforceHaveConsumer |
Modifier and Type | Class and Description |
---|---|
class |
StarteamChangeLogConsumer |
Modifier and Type | Class and Description |
---|---|
class |
SvnBlameConsumer |
Modifier and Type | Class and Description |
---|---|
class |
SvnChangeLogConsumer |
Modifier and Type | Class and Description |
---|---|
class |
SynergyCreateTaskConsumer |
class |
SynergyGetCompletedTasksConsumer
Mainly inspired from CruiseControl
|
class |
SynergyGetTaskObjectsConsumer
Mainly inspired from CruiseControl
|
class |
SynergyShowDefaultTaskConsumer |
Modifier and Type | Class and Description |
---|---|
class |
TfsBlameConsumer |
Modifier and Type | Class and Description |
---|---|
class |
TfsChangeLogConsumer |
Modifier and Type | Class and Description |
---|---|
class |
VssChangeLogConsumer |
Modifier and Type | Class and Description |
---|---|
class |
VssCheckInConsumer |
Modifier and Type | Class and Description |
---|---|
class |
VssCheckOutConsumer |
Modifier and Type | Class and Description |
---|---|
class |
VssEditConsumer |
Modifier and Type | Class and Description |
---|---|
class |
VssStatusConsumer |
Modifier and Type | Class and Description |
---|---|
class |
VssTagConsumer |
Modifier and Type | Class and Description |
---|---|
class |
VssUpdateConsumer |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.