Class RawPom.Profile

  • Enclosing class:
    RawPom

    public static class RawPom.Profile
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Profile()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isActive​(java.util.Collection<java.lang.String> activeProfiles)  
      • Methods inherited from class java.lang.Object

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

      • Profile

        public Profile()
    • Method Detail

      • isActive

        public boolean isActive​(java.util.Collection<java.lang.String> activeProfiles)