public class SynergyCheckInCommand extends AbstractCheckInCommand implements SynergyCommand
NAME
Constructor and Description |
---|
SynergyCheckInCommand() |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
executeCheckInCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
java.lang.String message,
ScmVersion version) |
executeCommand
execute, getLogger, setLogger
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository repository, ScmFileSet fileSet, java.lang.String message, ScmVersion version) throws ScmException
executeCheckInCommand
in class AbstractCheckInCommand
ScmException