Class ExtensionRepositoryServiceImpl

java.lang.Object
org.kuali.rice.kew.impl.extension.ExtensionRepositoryServiceImpl
All Implemented Interfaces:
ExtensionRepositoryService

public class ExtensionRepositoryServiceImpl extends Object implements ExtensionRepositoryService
Reference implementation of the ExtensionRepositoryService. This implementation essentially sits on top of the legacy "RuleAttribute" service.
Author:
Kuali Rice Team (rice.collab@kuali.org)