public class SingleStepFilter
extends java.lang.Object
implements com.google.common.base.Predicate<com.xebialabs.deployit.plugin.api.flow.Step>
Unique, and who's type is already present at presentSteps for particular type.| Constructor and Description |
|---|
SingleStepFilter(java.util.Map<com.xebialabs.deployit.plugin.api.reflect.Type,java.util.Collection<? extends com.xebialabs.deployit.plugin.api.flow.Step>> presentSteps,
com.xebialabs.deployit.plugin.api.reflect.Type type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(com.xebialabs.deployit.plugin.api.flow.Step s) |