public class LocalCheckInCommand extends AbstractCheckInCommand implements LocalCommand
NAME
Constructor and Description |
---|
LocalCheckInCommand() |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
executeCommand
execute, getLogger, setLogger
public LocalCheckInCommand()
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, ScmVersion version) throws ScmException
executeCheckInCommand
in class AbstractCheckInCommand
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.