- All Implemented Interfaces:
 
- Command
 
public class IntegrityStatusCommand
extends AbstractStatusCommand
MKS Integrity implementation for Maven's AbstractStatusCommand
 
This command will execute a 'si viewsandbox' and report on all
 changed and dropped working files.  Additionally, this command
 will also run a 'si viewnonmembers' command to report on all new
 files added in the sandbox directory
- Since:
 
  - 1.6
 
- Version:
 
  - $Id: IntegrityStatusCommand.java 1.6 2011/08/22 13:06:36EDT Cletus D'Souza (dsouza) Exp  $
 
- Author:
 
  - Cletus D'Souza