| Type | Name and description |
|---|---|
java.lang.String |
annotatedVersion(java.lang.String baseVersion)Return an annotated version string with data provided by the handler |
static AbstractScmHandler |
build(Project project, java.util.Map<java.lang.String, java.lang.String> env)Build an instance of this handler |
java.util.Map<java.lang.String, java.lang.String> |
getEnvironment() |
java.lang.String |
getRevision()Return the current revision of the tree |
boolean |
isAvailable()Return true if the runtime environment has the necessary information to make this SCM Handler available for use |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Supplied environment variables
Return an annotated version string with data provided by the handler
Build an instance of this handler
Return the current revision of the tree
Return true if the runtime environment has the necessary information to make this SCM Handler available for use