![JAR search and dependency download from the Maven repository](/logo.png)
brainslug.flow.execution.node.task.GoalCondition Maven / Gradle / Ivy
The newest version!
package brainslug.flow.execution.node.task;
import brainslug.flow.context.ExecutionContext;
import brainslug.flow.node.task.GoalPredicate;
public interface GoalCondition extends GoalPredicate {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy