
org.ligoj.app.plugin.req.ReqServicePlugin Maven / Gradle / Ivy
The newest version!
/*
* Licensed under MIT (https://github.com/ligoj/ligoj/blob/master/LICENSE)
*/
package org.ligoj.app.plugin.req;
import org.ligoj.app.api.ServicePlugin;
/**
* Features of Requirement implementations.
*/
public interface ReqServicePlugin extends ServicePlugin {
// Nothing to do for now
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy