public class IntegrityDiffCommand extends AbstractDiffCommand
| Constructor and Description | 
|---|
IntegrityDiffCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
DiffScmResult | 
executeDiffCommand(ScmProviderRepository repository,
                                    ScmFileSet fileSet,
                                    ScmVersion startRevision,
                                    ScmVersion endRevision)
Since we can't arbitrarily apply the same start and end revisions to all files in the sandbox,
 this command will be adapted to show differences between the local version and the repository 
 | 
executeCommandexecute, getLogger, setLoggerpublic IntegrityDiffCommand()
public DiffScmResult executeDiffCommand(ScmProviderRepository repository, ScmFileSet fileSet, ScmVersion startRevision, ScmVersion endRevision) throws ScmException
executeDiffCommand in class AbstractDiffCommandScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.