All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jetlinks.rule.engine.api.scope.Scope Maven / Gradle / Ivy

The newest version!
package org.jetlinks.rule.engine.api.scope;

/**
 * 规则作用域
 *
 * @author zhouhao
 * @see FlowScope
 * @see GlobalScope
 * @see NodeScope
 * @see ContextScope
 * @since 1.1.1
 */
public interface Scope {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy