Package org.apache.hop.execution
Interface IExecutionMatcher
-
public interface IExecutionMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatches(Execution execution)
-
-
-
Method Detail
-
matches
boolean matches(Execution execution)
-
-