org.silverpeas.process.management
Class AbstractDataProcessCheck
java.lang.Object
org.silverpeas.process.check.AbstractProcessCheck
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDataProcessCheck
public AbstractDataProcessCheck()
getType
public ProcessCheckType getType()
- Description copied from interface:
ProcessCheck
- Gets the type of the check
- Returns:
Copyright © 2016 Silverpeas. All Rights Reserved.