Class PropertiesTokenMacro

java.lang.Object
org.jenkinsci.plugins.tokenmacro.TokenMacro
jenkins.plugins.maveninfo.extractor.base.PropertiesTokenMacro
All Implemented Interfaces:
ExtensionPoint

public class PropertiesTokenMacro extends org.jenkinsci.plugins.tokenmacro.TokenMacro
Token Macro for extracted properties substitution.
Author:
emenaceb
  • Constructor Details

    • PropertiesTokenMacro

      public PropertiesTokenMacro(Properties properties)
  • Method Details