Class Defined

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String key  
    • Constructor Summary

      Constructors 
      Constructor Description
      Defined​(java.lang.String key)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getValue​(ArtifactContext context)  
      • Methods inherited from class java.lang.Object

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

      • key

        private final java.lang.String key
    • Constructor Detail

      • Defined

        public Defined​(java.lang.String key)