Class WorkflowManager

    • Constructor Detail

      • WorkflowManager

        public WorkflowManager()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in class org.jenkinsci.plugins.workflow.cps.GlobalVariable
      • getValue

        public Object getValue​(org.jenkinsci.plugins.workflow.cps.CpsScript script)
                        throws Exception
        Specified by:
        getValue in class org.jenkinsci.plugins.workflow.cps.GlobalVariable
        Throws:
        Exception