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,
String message,
ScmVersion version,
String issueType,
String issueValue) |
protected CheckInScmResult |
executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
executeCommandexecute, getLogger, setLoggerpublic StarteamCheckInCommand()
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, ScmVersion version) throws ScmException
executeCheckInCommand in class AbstractCheckInCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet fileSet, String message, ScmVersion version, String issueType, String issueValue)
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.