org.silverpeas.process.management
Class AbstractDataProcessCheck

java.lang.Object
  extended by org.silverpeas.process.check.AbstractProcessCheck
      extended by org.silverpeas.process.management.AbstractDataProcessCheck
All Implemented Interfaces:
ProcessCheck

public abstract class AbstractDataProcessCheck
extends AbstractProcessCheck

Abstract extension of AbstractProcessCheck oriented on data verifications.

Author:
Yohann Chastagnier
See Also:
AbstractProcessCheck

Constructor Summary
AbstractDataProcessCheck()
           
 
Method Summary
 ProcessCheckType getType()
          Gets the type of the check
 
Methods inherited from class org.silverpeas.process.check.AbstractProcessCheck
register, unregister
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.silverpeas.process.check.ProcessCheck
check
 

Constructor Detail

AbstractDataProcessCheck

public AbstractDataProcessCheck()
Method Detail

getType

public ProcessCheckType getType()
Description copied from interface: ProcessCheck
Gets the type of the check

Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.