public class StarteamCheckInCommand extends AbstractCheckInCommand implements StarteamCommand
NAME| Constructor and Description |
|---|
StarteamCheckInCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(StarteamScmProviderRepository repo,
ScmFileSet fileSet,
java.lang.String message,
ScmVersion version,
java.lang.String issueType,
java.lang.String issueValue) |
protected CheckInScmResult |
executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
java.lang.String message,
ScmVersion version) |
executeCommandexecute, getLogger, setLoggerprotected CheckInScmResult executeCheckInCommand(ScmProviderRepository repo, ScmFileSet fileSet, java.lang.String message, ScmVersion version) throws ScmException
executeCheckInCommand in class AbstractCheckInCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet fileSet, java.lang.String message, ScmVersion version, java.lang.String issueType, java.lang.String issueValue)