Modifier and Type | Class and Description |
---|---|
class |
DefaultFileInfoContainer
Describes checkout/tag/update information for a file.
|
class |
PipedFileInformation
Contains intercepted infomation from command standard output.
|
Modifier and Type | Class and Description |
---|---|
class |
AddInformation
Describes add information for a file.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotateInformation
Describes annotate information for a file.
|
Modifier and Type | Class and Description |
---|---|
class |
ModuleListInformation
Object containing information about various modules defined in the
repository.
|
Modifier and Type | Class and Description |
---|---|
class |
CommitInformation
Describes commit information for a file.
|
Modifier and Type | Class and Description |
---|---|
class |
DiffInformation
Describes diff information for 2 fversions of a file.
|
Modifier and Type | Class and Description |
---|---|
class |
EditorsFileInfoContainer
Data object created by parsing the output of the Editors command.
|
Modifier and Type | Class and Description |
---|---|
class |
LogInformation
Describes log information for a file.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoveInformation
Describes remove information for a file.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusInformation
Describes status information for a file.
|
Modifier and Type | Class and Description |
---|---|
class |
WatchersInformation
Describes "cvs watchers" commands' parsed information for a file.
|
Modifier and Type | Method and Description |
---|---|
FileInfoContainer |
FileInfoEvent.getInfoContainer()
Get the information in this event
|
Constructor and Description |
---|
FileInfoEvent(Object source,
FileInfoContainer infoContainer)
Construct a FileInfoEvent
|
Copyright © 2016. All rights reserved.