org.apache.maven.scm.provider.clearcase.command.status
public class ClearCaseStatusCommand extends AbstractStatusCommand implements ClearCaseCommand
Constructor and Description |
---|
ClearCaseStatusCommand() |
Modifier and Type | Method and Description |
---|---|
static Commandline |
createCommandLine(ScmFileSet scmFileSet) |
protected StatusScmResult |
executeStatusCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet scmFileSet) |
executeCommand
execute, getLogger, setLogger
public ClearCaseStatusCommand()
protected StatusScmResult executeStatusCommand(ScmProviderRepository scmProviderRepository, ScmFileSet scmFileSet) throws ScmException
executeStatusCommand
in class AbstractStatusCommand
ScmException
public static Commandline createCommandLine(ScmFileSet scmFileSet)
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.