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

brainslug.flow.execution.expression.PropertyPredicate Maven / Gradle / Ivy

The newest version!
package brainslug.flow.execution.expression;

import brainslug.flow.execution.instance.FlowInstanceProperties;
import brainslug.flow.expression.Predicate;

public interface PropertyPredicate extends Predicate {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy