Class ClusterMembersFilter


  • public class ClusterMembersFilter
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SERVERS_BY_CELL_AND_TYPE

        public static final java.lang.String SERVERS_BY_CELL_AND_TYPE
        See Also:
        Constant Field Values
    • Constructor Detail

      • ClusterMembersFilter

        public ClusterMembersFilter()
    • 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)