Class TagMatcher


  • @Component
    public class TagMatcher
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TagMatcher()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean areMatching​(com.xebialabs.deployit.plugin.api.udm.Deployable deployable, com.xebialabs.deployit.plugin.api.udm.Container container)  
      • Methods inherited from class java.lang.Object

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

      • TagMatcher

        public TagMatcher()
    • Method Detail

      • areMatching

        public boolean areMatching​(com.xebialabs.deployit.plugin.api.udm.Deployable deployable,
                                   com.xebialabs.deployit.plugin.api.udm.Container container)