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

org.openremote.manager.rules.flow.NodeTriggerFunction Maven / Gradle / Ivy

package org.openremote.manager.rules.flow;

public interface NodeTriggerFunction {
    boolean satisfies(NodeTriggerParameters parameters);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy