oor.modules.gatekeeper
Class Curated

java.lang.Object
  extended by oor.modules.gatekeeper.Curated
All Implemented Interfaces:
GateKeeper, Module

public class Curated
extends java.lang.Object
implements GateKeeper

A curated policy where all changes are managed by a human curator.

Author:
Mike Dean

Constructor Summary
Curated()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Curated

public Curated()