public class PerforceCheckInCommand extends AbstractCheckInCommand implements PerforceCommand
NAME| Constructor and Description |
|---|
PerforceCheckInCommand() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createChangeListSpecification(PerforceScmProviderRepository repo,
ScmFileSet files,
String msg,
String canonicalPath,
String jobs) |
static Commandline |
createCommandLine(PerforceScmProviderRepository repo,
File workingDirectory) |
protected CheckInScmResult |
executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet files,
String message,
ScmVersion version) |
executeCommandexecute, getLogger, setLoggerpublic PerforceCheckInCommand()
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository repo, ScmFileSet files, String message, ScmVersion version) throws ScmException
executeCheckInCommand in class AbstractCheckInCommandScmExceptionpublic static Commandline createCommandLine(PerforceScmProviderRepository repo, File workingDirectory)
public static String createChangeListSpecification(PerforceScmProviderRepository repo, ScmFileSet files, String msg, String canonicalPath, String jobs)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.