Package | Description |
---|---|
de.espirit.firstspirit.access.project | |
de.espirit.firstspirit.storage |
Modifier and Type | Method and Description |
---|---|
Tag |
Project.createTag(Revision revision,
String tag,
String comment,
Map<String,String> properties)
Create a tag for a existing revision.
|
Tag |
Project.createTag(String tag,
String comment,
Map<String,String> properties)
Create a tagged revision.
|
Modifier and Type | Method and Description |
---|---|
List<Tag> |
Project.getTags(Revision revision,
int maxRevisionCount)
Returns list of tags descending in revision order.
|
List<Tag> |
Project.getTags(Tag tag,
int maxTagCount)
Return list of tags descending in tag creation time (or tag id) order.
|
Modifier and Type | Method and Description |
---|---|
List<Tag> |
Project.getTags(Tag tag,
int maxTagCount)
Return list of tags descending in tag creation time (or tag id) order.
|
Modifier and Type | Method and Description |
---|---|
List<Tag> |
Revision.getTags()
Return list of all tags for this revision.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210