Package | Description |
---|---|
org.netbeans.lib.cvsclient.command.log |
Modifier and Type | Field and Description |
---|---|
protected LogInformation.Revision |
LogBuilder.revision |
Modifier and Type | Method and Description |
---|---|
LogInformation.Revision |
LogInformation.createNewRevision(String number) |
LogInformation.Revision |
LogInformation.getRevision(String number)
Search the revisions by number of revision.
|
Modifier and Type | Method and Description |
---|---|
List<LogInformation.Revision> |
LogInformation.getRevisionList()
return the all revisions attached to this log (if more sophisticated
method are supplied, this might get obsolete)
|
Modifier and Type | Method and Description |
---|---|
void |
LogInformation.addRevision(LogInformation.Revision newRevision)
adds a revision info to the LogInformation instance
|
Copyright © 2016. All rights reserved.