public class ClearCaseCheckInCommand extends AbstractCheckInCommand implements ClearCaseCommand
NAME| Constructor and Description |
|---|
ClearCaseCheckInCommand() |
| Modifier and Type | Method and Description |
|---|---|
static Commandline |
createCommandLine(ScmFileSet scmFileSet,
String message) |
protected CheckInScmResult |
executeCheckInCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet fileSet,
String message,
ScmVersion version) |
executeCommandexecute, getLogger, setLoggerpublic ClearCaseCheckInCommand()
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String message, ScmVersion version) throws ScmException
executeCheckInCommand in class AbstractCheckInCommandScmExceptionpublic static Commandline createCommandLine(ScmFileSet scmFileSet, String message) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.