Interface WorkflowFilter
-
public interface WorkflowFilterTheWorkflowFilterinterface allows filter implementations that can be used to filter specificWorkflows
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleandoInclude(Workflow workflow)This method returnstrueif the givenmatches the filter criteria.Workflow
-