Class ClusterMembersFilter
- java.lang.Object
-
- com.xebialabs.deployit.plugin.was.util.ClusterMembersFilter
-
public class ClusterMembersFilter extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringSERVERS_BY_CELL_AND_TYPE
-
Constructor Summary
Constructors Constructor Description ClusterMembersFilter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.xebialabs.deployit.plugin.api.services.SearchParametersfilterByCell(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci, com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor property)
-
-
-
Field Detail
-
SERVERS_BY_CELL_AND_TYPE
public static final java.lang.String SERVERS_BY_CELL_AND_TYPE
- See Also:
- Constant Field Values
-
-
Method Detail
-
filterByCell
@CandidateValuesFilter(name="servers-by-cell-and-type") public static com.xebialabs.deployit.plugin.api.services.SearchParameters filterByCell(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci, com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor property)
-
-