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) |
executeCommand
execute, getLogger, setLogger
public ClearCaseCheckInCommand()
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String message, ScmVersion version) throws ScmException
executeCheckInCommand
in class AbstractCheckInCommand
ScmException
public static Commandline createCommandLine(ScmFileSet scmFileSet, String message) throws ScmException
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.