public interface WorkflowModelFilter
WorkflowModel
filter implementation which
can be used to filter the result set when retrieving models.Modifier and Type | Method and Description |
---|---|
boolean |
doInclude(WorkflowModel model)
Filter method which is called to check if a model should be filtered out
from the result set or not.
|
boolean doInclude(WorkflowModel model)
Copyright © 2010 - 2020 Adobe. All Rights Reserved