Class NoAuditStrategy<T extends AuditDataset>

java.lang.Object
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport<T>
org.openehealth.ipf.commons.ihe.core.atna.NoAuditStrategy<T>
All Implemented Interfaces:
AuditStrategy<T>

public class NoAuditStrategy<T extends AuditDataset> extends AuditStrategySupport<T>