Package | Description |
---|---|
com.mycila.maven.plugin.license.git |
Modifier and Type | Method and Description |
---|---|
static GitLookup.DateSource |
GitLookup.DateSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitLookup.DateSource[] |
GitLookup.DateSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GitLookup(File anyFile,
GitLookup.DateSource dateSource,
TimeZone timeZone,
int checkCommitsCount)
Creates a new
GitLookup for a repository that is detected from the supplied anyFile . |
Copyright © 2008–2016 Mycila. All rights reserved.