Package | Description |
---|---|
org.eclipse.tycho.extras.buildtimestamp.jgit |
Modifier and Type | Method and Description |
---|---|
static JGitBuildTimestampProvider.DirtyBehavior |
JGitBuildTimestampProvider.DirtyBehavior.getDirtyWorkingTreeBehaviour(org.apache.maven.plugin.MojoExecution execution) |
static JGitBuildTimestampProvider.DirtyBehavior |
JGitBuildTimestampProvider.DirtyBehavior.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JGitBuildTimestampProvider.DirtyBehavior[] |
JGitBuildTimestampProvider.DirtyBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|