public interface ResultCheck
extends java.io.Serializable
Serializable because normally check is passed into
step constructor and saved as class property.| Modifier and Type | Interface and Description |
|---|---|
static class |
ResultCheck.Failed |
| Modifier and Type | Method and Description |
|---|---|
void |
check(java.util.List<? extends com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> cis) |
void check(java.util.List<? extends com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> cis)
throws ResultCheck.Failed
ResultCheck.Failed