org.apache.maven.scm
public class CommandParameter extends Object
Version: $Id: CommandParameter.java 374369 2006-02-02 11:59:40Z evenisse $
| Field Summary | |
|---|---|
| static CommandParameter | BINARY |
| static CommandParameter | BRANCH |
| static CommandParameter | BRANCH_NAME |
| static CommandParameter | CHANGELOG_DATE_PATTERN |
| static CommandParameter | END_DATE |
| static CommandParameter | END_REVISION |
| static CommandParameter | END_TAG |
| static CommandParameter | FILE |
| static CommandParameter | FILES |
| static CommandParameter | MESSAGE |
| static CommandParameter | NUM_DAYS |
| static CommandParameter | OUTPUT_FILE |
| static CommandParameter | RECURSIVE |
| static CommandParameter | START_DATE |
| static CommandParameter | START_REVISION |
| static CommandParameter | START_TAG |
| static CommandParameter | TAG |
| Constructor Summary | |
|---|---|
| CommandParameter(String name) | |
| Method Summary | |
|---|---|
| String | getName() |