Uses of Interface
de.espirit.firstspirit.storage.Tag
Packages that use Tag
-
Uses of Tag in de.espirit.firstspirit.access.project
Methods in de.espirit.firstspirit.access.project that return TagModifier and TypeMethodDescription@NotNull Tag
Project.createTag
(@NotNull Revision revision, @NotNull String tag, @Nullable String comment, @Nullable Map<String, String> properties) Create a tag for a existing revision.@NotNull Tag
Project.createTag
(@NotNull String tag, @Nullable String comment, @Nullable Map<String, String> properties) Create a tagged revision.Methods in de.espirit.firstspirit.access.project that return types with arguments of type TagModifier and TypeMethodDescriptionReturns list of tags descending in revision order.Return list of tags descending in tag creation time (or tag id) order.Methods in de.espirit.firstspirit.access.project with parameters of type Tag -
Uses of Tag in de.espirit.firstspirit.storage
Methods in de.espirit.firstspirit.storage that return types with arguments of type Tag